搜索资源列表
skindetector
- skin detection system used for human skin detection.
MyProjects
- 是关于图像处理的一些技术:二值图,彩色变灰度,人脸检测.snake等-Image processing :binary image, gray scale to color change, human face detection. snake, etc.
CPUused
- 一款CPU使用率检测控件源码,附上了控件使用实例,CPU利用率接口声明了三个接口涵数: IsShellSystemType()用来检测系统版本 CpuUsage2000()来完成NT/2000下CPU利用率 CpuUsage9x()来完成9x下CPU利用率 并提供了一个以渐变色显示进度条的组件类,你也可以使用在你自己的VC++软件中,控件实例运行-CPU utilization rate of detection of a source code cont
test-pro
- 图像识别程序,包括人脸检测和基于颜色的目标识别-Image recognition procedures, including face detection and color-based target recognition
margain
- 这是自己开发一个基于颜色信息的视频边界检测程序,希望对研究视频摘要的人有所帮助。-This is to develop a video boundary detection based on color information, hope to help research video summarization.
MATLAB--ycbcr
- 基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
sheseqi
- PB9下拾色器简易代码,着重处理屏幕取色、色彩值计算、鼠标指针位置检测等API应用-PB9 Color Picker simple code, focusing screen color, color value, the mouse pointer position detection API application
facecolor
- C++编写,根据人脸肤色检测人脸的程序。输入一张人脸图像,即可找到人脸。-C++ preparation, according to the human skin color face detection process. Enter a face image, you can find a person' s face.
colordetection
- color detection code using opencv code
RGB-detection-by-averaging
- It is for color detection for only Red or Green or Blue
human-face-detection
- 利用肤色分割,采用MATLAB进行编程实现对图片中的人脸进行检测,程序包中还包括采用“参考白”方法进行光照补偿的源程序-Based on skin color segmentation, using MATLAB programming to realize the face detection, the package also includes a reference white approach of the source illumination compensation
Machine-Vision-smoke-detection-
- this implementation of Vision based smoke detection system using image energy and color information paper. you must download videos paper editor website.-this is implementation of Vision based smoke detection system using image energy and color in
blood-cancer-detection-using-color-segmentation-a
- This the source code blood cancer detection using color segmentation with SVM classification.-This is the source code blood cancer detection using color segmentation with SVM classification.
coloredges
- edge detection for color images
traffic_fire_detection
- 基于rgb颜色模型和差分运动目标检测的视频火焰检测-Based on RGB color model and the differential motion target detection of video flame detection
fpga
- 本系统以STM32控制器为核心,配合FPGA,采用等精度测量法,通过程控放大器对不同输入电压信号进行分档,实现宽带小信号放大。分档放大后的信号经过整形电路,通过FPGA对其边沿进行检测计数能够实现对正弦波的测周与测频,方波时间间隔的测量,矩形波占空比的测量,并采用彩色TFT进行显示测量信息。对于输入的高频信号能够在低于10mv有效值准确完成电路的放大和测频。-The system with STM32 controller as the core, with FPGA, using equal
color_detection-and-Ellipse
- 非常好的资料,基于局部特征点的跟踪,颜色分割 椭圆检测-Very good information, based on the tracking of local feature points, color segmentation, ellipse detection
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
Canny
- 一种较好的彩色图像边缘检测算法,能够实现细致连续的边缘图像检测。-A better edge detection algorithm for color image can realize fine and continuous edge image detection.
vedio
- 目标检测与识别 1. 颜色检测 采集大量敌方机器人的图片数据,并进行训练,得到对方机器人的颜色区间, 并以此为阈值对整幅图像进行颜色检测,找到疑似敌方机器人的区域,量化 成二值图。 2. 滤除噪声点 对得到的二值图像进行开运算处理,滤除颜色检测结果中的噪声点。 3. 连通区域检测 对图像中的疑似区域进行连通区域检测,计算出每个疑似区域的外部轮廓, 用矩形近似表示。 4. 连通区域合并 根据连通区域之间的距离和颜色相似性,将距离接近且相似性高的连通区域