搜索资源列表
opencv
- opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
ScreenCapture
- 在VC 6.0的opencv环境下利用MFC做的视频显示,并捕捉屏幕,仅供学习和参考。-Opencv in VC 6.0 environment using the MFC to do the video display and capture the screen, for study and reference.
cvTexture
- 使用opencv获取视频或捕捉摄像头纹理转换成D3D纹理使用-use opencv to capture video image/camera,convert to d3dtexture
VideoTest
- 利用OpenCV+MFC捕捉并显示摄像头视频-OpenCV+MFC capture and display the camera video
match
- 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
cs
- 实现opencv的摄像头捕捉功能,很好的调用相关视频文件-Achieve opencv camera capture function, good call related video files
QT-view
- 视频图像捕捉,显示,冻结,拍照,打印,放大缩小显示-QT view
OpenCV-Computer-Vision-With-Python
- 本书叙述如何使用Python中的OpenCV库实现视频捕捉、图像处理、目标检测等功能。-This book will show you how to use OpenCV s Python bindings to capture video, manipulate images, and track objects with either a normal webcam or a specialized depth sensor, such as the Microsoft Kinect
-contour-extraction
- 提取运动物体的轮廓,会在视频接入第一刻捕捉图像,然后对图像进行二值化。易于操作!-To extract the moving object, the outline of will in the first moment to capture the image of the video access, then the image binarization。 Easy to operate。