搜索资源列表
利用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
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
capphoto
- 通过摄像头获取图片,并对所得图像进行图像处理-Through the camera to obtain images, and image processing from image. . .
OPENCV-pcb
- 基于opencv1.0的0805元件对中程序,从摄像头读取图像,进行图像处理后,找到元件的中心点。-Opencv1.0 based on the 0805 program components, read the images from the camera, for image processing, to find the components of the center.
Directshow
- 基于摄像头的Directshow采集程序,手势识别,图像处理-Directshow camera-based acquisition program, gesture recognition, image processing
camera
- 机器视觉技术 对摄像头获取图像进行简单RGB处理-Machine vision technology to obtain image RGB camera simple processing
oneshowmanyImages
- 基于openCV学习的实用实例,在一个窗中实时显示多个摄像头拍摄状况及图像处理结果-Practical instance based on openCV learning, real-time display of multiple camera shooting position and the image processing results in a window
ELCA
- 数显仪表读取摄像头,将图像保存后,用opencv对图像进行处理。-Digital meters to read the camera, and save images, image processing with opencv.
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
hw2
- 基于VC2010和opencv库编写的计算机摄像头图像采集以及进行高斯处理程序和运行结果-programming to acquisition camera image and make gaussian process
shipingenzong4
- 通过摄像头对图像的采集,然后对图像进行预处理,例如增强,滤波,二值化,等等获取运动物体的信息-Through the acquisition of the camera image, then the image preprocessing, such as enhanced filtering, binarization, and so obtain the moving object information
calibration
- 摄像头的标定,作为一般图像处理的第一步,显得尤为重要-Calibration of the camera, as a first step in the general image processing, it is particularly important
vedio
- 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
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
opencvcPP
- 用opencv1.0搭载VC++6.0制作的图像处理软件,使用时须安装opencv1.0.利用摄像头动态采集图像,并提取目标形心坐标在图像上显示-Opencv1.0 equipped with VC++6.0 crafted image processing software to be installed when using opencv1.0. Use dynamic camera to capture images and extract the target centroid coor
two-kou
- 进行vc++mfc窗口开发,读取摄像头数据,进行视频播放,进行相关图像处理-Vc++ mfc window were developed to read the camera data, video playback, image processing related
手势实现播放器的进度和音量调节
- 我的工程用的红外摄像头。如果你用RGB摄像头,要将Segmentation部分替换,可以参考网上的HSV肤色检测程序。(My project uses an infrared camera. If you want to replace Segmentation with a RGB camera, you can refer to the HSV skin detection program on the internet.)
Demo3_2017_7_5
- opencv图像视频滤波处理,摄像头调用,摄像头视频处理(Open Cv image video filtering processing,camera call, camera video processing)
cameraCV
- (只能烧录进ARM开发板运行,谨慎下载) 调用开发板摄像头,对图像进行处理,识别停车位,辅助倒车。 各类图像处理参数可调((can only be burned into the ARM development board, carefully downloaded) The image is processed, the parking space is identified, and the reversing is assisted.)
opencv
- opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)