搜索资源列表
QtOpenCV
- opengcv摄像头模块,读取图片,转化为qimage,显示到qt的窗口控件中去。-opengcv camera module, read the image, into qimage, qt display window control to go.
QT-image-acquisition
- QT图像采集。可以在QT中点击ok键预览视频,点击capture键,截取图片,保存为bmp格式,点击exit键,退出预览和拍照模式。-QT image acquisition. You can click the ok button in the QT preview video, click the capture button, the interception of images, saved as bmp format, click the exit button to exit the
VideoMonitorSystem
- USB摄像头视频监控系统,实现截图等功能-USB Camera Video Surveillance
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.
Test_Cam
- 在QT中调用OpenCV的库来捕获摄像头的图像并显示-Capture the images from a camera, using the library in OpenCV, developed in QT Creator
calibstereocv22
- Camera calibration from Opencv22 in QT.
2012--opencvcaiji
- 基于QT+opencv的人脸识别程序,可接摄像头!功能强大,可移植到6410上使用!-Based QT opencv face recognition program, you can connect the camera! The powerful, portable to 6410!
opencv_camera
- Linux里qt下配置opencv实现通过调用摄像头来实现图片显示,编译通过-Linux qt opencv camera
QtPOpenCV-camCapture(1)
- QT显示OPWENCV读取摄像头的图像 经测试 可以用-QT display OPWENCV read the camera s image Has been tested and can be used
qcv
- QT把OPENCV读取的图像显示 经测试 可以使用-QT display OPWENCV read the camera s image Has been tested and can be used
androidUSBCamera
- 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
v4l2_Qt
- 基于QT的V4L2摄像头程序,验证可以使用-V4L2 camera program based on the QT
camera
- qt下开发的结合摄像头驱动程序,实现实时捕捉图像信号且可保存截图-qt development combined with camera drivers, real-time capture image signal and can be saved screenshots
linux-V4L2-camera
- linux平台下V4L2摄像头视频采集-QT界面-Under linux platform V4L2 video capture camera-QT interface
qt-camera
- qt creator配置opencv实现摄像头的测试,读取,拍照等功能-qt creator configure opencv realize the camera test, reading, photography and other functions
camera
- qt加opencv写的摄像头功能,包括录像和播放-QT plus OpenCV to write the camera features, including video and play
QT
- MINDVISON 相机 QT做的界面,读相机数据-MINDVISON camera QT interface to do, read the camera data
OpenCamera
- windows平台下c++编写使用opencv+qt打开摄像头并显示轮廓的程序(Windows platform, c++ prepared to use opencv+qt to open the camera and display outline procedures)
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)