QT 5.13.0 Python 3.8.10 VS2017 x64 cuda 11.4 opencv 4.5.2 . ├── bin/ /* release 目录 */ ├── detectimage.cpp /* 检测图片线程源文件 */ ├── detectimage.h /* 检测图片线程头文件 */ ├── inc/ /* 外部头文件 ...
git clone https://github.com/JarryGabriel/tuto-python-setup-package.git cd tuto-python-setup-package make install make check ...