搜索资源列表
VideoMonitoringSystem
- 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
videochat
- 自己写的一个把opencv和QT 放在一起的程序,能读摄像头然后显示出来,可以试一下。-Write a QT together the opencv and procedures, read the camera and then displayed, you can try.
opencv_camera
- Linux里qt下配置opencv实现通过调用摄像头来实现图片显示,编译通过-Linux qt opencv camera
QTFaceRec
- 基于Linux的QT+opencv程序,主要用于嵌入式前端验证,人脸识别-based on LINUX and programmed with QT and opencv!
opencvGuiQt
- Sample of OpenCV in Linux using Qt. This is how to add openCV libraries into Qt in Linux.
opencv 摄像头操作
- 在Linux平台上,采用Qt+OPencv方式采集摄像头信息并显示
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
