This launches JupyterLab in a Qt application. If you look at running kernels in the left tab, you will see a kernel named qt-python. Right-click on it and choose "New Console for Kernel". This console ...
QT 5.13.0 Python 3.8.10 VS2017 x64 cuda 11.4 opencv 4.5.2 . ├── bin/ /* release 目录 */ ├── detectimage.cpp /* 检测图片线程源文件 */ ├── detectimage.h /* 检测图片线程头文件 */ ├── inc/ /* 外部头文件 ...