搜索资源列表
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
PersonTracker_opencv
- Analyze the movement of a person in front of a device using OpenCV Triclops
IMAQ-jiqishijue
- 机器视觉系统是指通过机器视觉产品(即图像摄取装置,分CMOS和CCD两种)把图像抓取到,然后将该图像传送至处理单元,通过数字化处理,根据像素分布和亮度、颜色等信息,来进行尺寸、形状、颜色等的判别。进而根据判别的结果来控制现场的设备动作。-Machine vision system is a machine vision products (ie image acquisition device, the two sub-CMOS and CCD) to capture the image, an
FaceDetection
- This an sample project of face detection which is written in Objective -C program . Please set your own code sign if you want to run in real device-This is an sample project of face detection which is written in Objective -C program . Please set
CascadeClassifierTest
- 人脸检测,需要kinect设备,但是有数运算量大图像会很慢。可以有一段视频来测试。希望对大家有帮助。如有问题 联系QQ:297196792-Face Detection, need kinect device, but a few the large computing image will be very slow. Can have a video test. I hope everyone has to help. If you have any questions contact QQ:
read-data-from-camera-program
- 在OPENCV中,用于从摄像机读入数据。CAPTURE结构初始化后,从视频文件或摄像头设备读入图像没有区别。-In OPENCV, the read data from a camera. CAPTURE structure initialization, from video files or webcam device reads the image no difference.
Multi-Camera-opencv-library
- opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
moving-objects
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the camera on the computer as a video input device, or enter the command line parameters as the file name to open the vi
ConsoleApplication12
- kinect 2.0扫描物体生成三维点云并保存到TXT文件中。-Kinect2.0 scan device object generated 3 d point cloud and save to TXT file