搜索资源列表
RealtimeHumanFaceDetectionAlgorithmDemo
- 算法特点: 1)可检测正面正负15度人脸; 2)支持多人脸检测; 3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒; 4)支持灰度图像人脸检测、低照度视频图像人脸检测。 测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。 运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
face
- 人脸检测系统具有以下功能: 1.人脸检测,包括灰度图像和彩色图像,以及USB摄像头实时人脸检测。 2.人脸识别,包括静态人脸识别和USB摄像头实时人脸识别
Image-Processing-Lab
- 摄像头简单可跑程序,可识别视频捕捉灰度化二值化处理。-Simple procedures can be run camera, video capture grayscale identifiable binarization.
usbcamra
- 本程序实现了U口摄像头的数据采集和显示,并且将图像直接灰度化-Realized by the U port camera data acquisition and display, and will direct gray-scale image
open-camera
- 程序代码说明:可打开电脑摄像头 采集图片 然后对图片做简单的图像处理 如:二值化灰度化等-Program code instructions: to open the computer camera image capture pictures and then do a simple image processing such as: binary gray and so on
camera-video
- 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离-Extracted from camera video files, and shows each frame of gray histogram image with a d RGB color histogram, and a comparison of the histogram
Kinect_openVN
- 使用Opencv2.0 与 kinect driver写的简单程序VS2008编译分别读取并显示RGB摄像头图像,伪彩色/灰度的深度图像 -Simple procedure the Opencv2.0 and kinect driver write VS2008 compiler to read and display the RGB camera images, pseudo-color/gray scale depth image
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料 -Image pre-processing is the main content of this topic, it is mainly for face images from the camera an
灰度处理多种实现程序
- 利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)