搜索资源列表
人脸识别系统设计—毕业设计
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
RealtimeHumanFaceDetectionAlgorithmDemo
- 算法特点: 1)可检测正面正负15度人脸; 2)支持多人脸检测; 3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒; 4)支持灰度图像人脸检测、低照度视频图像人脸检测。 测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。 运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
face
- 人脸检测系统具有以下功能: 1.人脸检测,包括灰度图像和彩色图像,以及USB摄像头实时人脸检测。 2.人脸识别,包括静态人脸识别和USB摄像头实时人脸识别
cmos
- ov7620 飞思卡尔应用 主要可以通过摄像头获得图像灰度值,存储在ram
视频控制
- 通过对usb摄像头的视频捕捉,分析每帧图像灰度统计值,去产生最简单的控制命令。
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.
opencv
- 利用opencv2.2编程实现usb摄像头的灰度图像获取-Use opencv2.2 programming usb camera gray image acquisition
directcam
- 采集两个摄像头的图像并转换成为灰度图,在显示屏上显示。-Two cameras capture images and convert them into grayscale, in the display.
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
MyCamera
- 这是用DirectShow开发的一个应用程序,程序有摄像头捕捉,图像的灰度化、二值化。-This is an application developed with DirectShow, the program has a camera capture, image grayscale and binarization.
Opencv_Quiz2
- 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are fou
Capture
- 此程序可以用VC++写的,可以读取BMP图片,重摄像头中捕捉图片或视频,还可以将图片转位灰度图,并二值化!-Picture capture!
VCandOpenCVsources
- 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
ov7670_gray_level
- 基于ov7670摄像头和stm32f103和彩屏的摄像头灰度图处理显示程序-Camera grayscale processing based on ov7670 stm32f103 and lcd display program
OV2640输出YUV格式转灰度显示到LCD
- 该代码为本人在原子探索者开发板(stm32f407)摄像头实验的基础上改为让摄像头(OV2640)输出YUV格式到SRAM中,并转为灰度图像后传输到LCD上,对研究YUV与灰度图像格式有所帮助。
摄像头实验(彩色,灰度,任意窗口)
- 摄像头灰度的改变,比较简单的说明,在主函数里面说明(Camera gray change, relatively simple descr iption, in the main function inside descr iption)
摄像头定位(2017电赛光通信)
- 使用OV7670灰度图像,对可见光的光源进行定位。2017年全国大学生电子设计竞赛白光通信题目。(OV7670 gray image is used to locate the visible light source. White light communication topics in 2017 National Undergraduate Electronic Design contest.)
摄像头实验(彩色,灰度,任意窗口)
- 7670摄像头颜色识别 亲测可用,精英版(Camera recognition Camera color recognition available, elite version)
灰度处理多种实现程序
- 利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)
【上位机】逐飞科技智能车传感器调试助手
- 使用串口调试摄像头,可观察灰度和二值化两种图像(Use the serial port to debug the camera, you can observe the grayscale and binary image)