参考国外网友的例子,新鲜出炉的demo,适用于在安卓手机操作摄像头每一帧的场景,比如人脸识别,运动检测等。 在qpython1.4.1运行通过,kivy打包也是没问题的。 修改main.py里面的detect函数就可以操作当前帧的画面了。 就这么任性。 下面是必应翻译给外国友人看的 Refer to the example of foreign netizens, fresh out of the demo, for the Android phone operating camera every frame of the scene, such as face recognition, motion detection. Running through the qpython1.4.1, Kivy packaging is no problem. Modify the main.py i
2023-04-01 21:37:02 5KB Python
1
opencv的车牌识别案例 JAVA源码 跨平台识别率高
2023-04-01 21:02:06 79.02MB OPENCV 车牌识别
1
Qt 上可以用的spy++ 原名 gammaray
2023-04-01 20:30:57 1.4MB qt spy
1
opencv连通域算法,包括两边扫描法,种子填充法(四连通和八连通)
2023-04-01 20:19:06 34KB opencv
1
例: QString szXlsFile = tr("D:\\WUTEMP\\WUTEMP\\TEMp.xls"); ExcelQt qxls(szXlsFile, this); XlsSubObj xlsObj(qxls.getXlsSheet(1)); xlsObj.qrySubObj("Range(const QVariant&)", QVariant("A3")); xlsObj.getObj()->SetValue("中国人民解放军"); qxls.getXlsBook()->SaveAs(szXlsFile);
2023-04-01 09:53:29 1.85MB qt excel class
1
中文字符串排序方法,拼音排序
2023-03-31 21:27:36 22KB 中文排序
1
QtWebsocket 服务端请安装php,打上swoole扩展使用
2023-03-31 20:33:37 37KB C++
1
此应用程序是“生命游戏”的实现,使用 QT 用 C++ 编写。 64 位 Windows 用户:文件部分有 64 位 Windows 二进制文件。
2023-03-31 18:02:31 28.65MB 开源软件
1
配合Qt4.8使用的qtcharts源码, 虽然Qt5.7开放了qtcharts, 但是Qt4.8还是要通过自己编译得到qtcharts模块! 本源码经过qt-win-opensource-4.8.5-mingw测试,完全可用!
2023-03-30 21:40:06 7.33MB qtcharts qt4
1
Adrian Rosebrock 的Deep Learning for Computer Vision with Python 1,2,3都在里面了。我自己没看过,但是我在看他opencv教程,倒是蛮不错的。
2023-03-30 20:31:13 60.5MB deeplearning opencv CV
1