搜索资源列表
QtCapture.tar
- 用OPENCV获取摄像头的图象并直接在QT的界面上显示-OPENCV camera used to obtain the images and directly in the QT interface display
scan_img
- 本文来讲讲Mat存储的像素该怎么对其进行扫描?扫描的效率又如何? 文章参考opencv自带的tutiol及其code。 实验功能: 可以手动选择打开电脑上的图片。 对4种对Mat矩阵的扫描方法效率进行比较,这4种扫描方法分别为:连续内存直接访问;用迭代器进行访问;直接像素点进行访问;用LUT查找表进行访问;这4种扫描方法可以在菜单栏进行选择。 这些访问完后是将每个访问到的像素点的像素进行压缩,压缩间隔可以在软件的界面中进行修改。 软件的下端显示每
armAdaBoostface
- 基于arm和AdaBoost的人脸识别,有Qt做的界面,可以识别出来人脸,程序本身没错误,如无法运行,请查看是否有opencv库函数和安装有qt。-Qt interface to do arm and AdaBoost-based face recognition, face out people can identify no error in the program itself, If you are not able to run, to see if opencv library fu
makepiayer
- 一个播放器制作程序,用opencv编的,主要是界面操作和opencv的库函数的应用-A player making procedures
gaiqt5test
- 用qt制作界面,用opencv库打开图片(Make the interface with QT, use opencv library to open pictures)
Face_5_8
- 摄像头获取人脸图像 由2440完成人脸的识别和人脸所属人员的信息回显 整个注册 识别过程均有ui界面操作完成 其中opencv库存放的路径在pro文件中有注明(2440 face images from the camera to obtain recognition and face the personnel information to the entire registration process has UI interface to complete the identifica