资源列表
pdf417
- 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
CaptureFace
- 该程序的功能是捕捉视频,并在显示前对视频信息进行处理,把可能的人脸区域标出-the program's function is to capture video, and the video shows that the former right information, which may face a marked regional
VB-camera-collection
- VB 摄像头采集, vb6.0 ,图像,图像捕捉-VB camera collection, vb6.0, image, image capture
jpegcoder
- JPEG encoding project using cheapest components - fast ADC, analog camera, static memory and atmega32.-JPEG encoding project using cheapest components- fast ADC, analog camera, static memory and atmega32.
image_capture
- 用vfw函数对基于usb摄像头的视频图像进行捕捉存储.-with usb function based on the video camera to capture images for storage.
video-proceesing
- 该工程用c#语言开发实现了从摄像头捕捉一张图片并保存,再对图片进行简单的处理,比如灰度值、二值化、旋转等等。-The project achieved using c# language developed from the camera to capture an image and save it, and then the simple image processing, such as gray scale, binary, rotate and so on.
an-easy-MEANPSHIFT
- 一个简单的MEAN SHIFT程序。matlab的-an easy example about mean shift
WebCamViewer
- Examples of video capture with webcam.
SaveIcon
- 提取应用程序图标并保存,可以用于需要应用程序中图标的捕获
kalmancontrol
- 这是用VC++编写的kalman 滤波的方法对摄像头进行控制的程序!-This is the VC Kalman filtering prepared by the methods of camera control procedures!
duomeitibofangqi
- handan001开发的一个关于多媒体播放器的小程序代码-handan001 developed a multimedia player applet code
Video
- 自己找的视频采集代码。视频采集的图像存放在buffer里,可以从buffer里调用图像并进行处理。