搜索资源列表
skindetection
- 皮肤探测,在matlab下实现 利用HSI颜色来探测皮肤位置,在人物图片中已经做了大量测试-skin detection, the use of Matlab under HSI color of the skin to detect location, pictures of the characters have done a lot of testing
Gcenter
- 图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳-regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
skindetector
- skin detection system used for human skin detection.
20090429
- 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Co
MyProjects
- 是关于图像处理的一些技术:二值图,彩色变灰度,人脸检测.snake等-Image processing :binary image, gray scale to color change, human face detection. snake, etc.
skinmod
- code for skin color detection by chromatic color method
face
- 基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
SkinColor
- 利用HSV來做膚色偵測,可方便臉部偵測及手勢偵測。或是其近似膚色的物體都可使用。-Using HSV to do color detection, face detection and gesture can be easily detected. Or the approximate color of the object can be used.
PersonIDFetch
- 研究描述人脸特征的有效方法, 讨论身份证照片的特征提取和检索采用自适应肤色检测技术改进通用的肤色检测算法, 进行脸部区域的划分提出系数投影法对面部五官区域进行分割, 在各区域中提取面部几何特征引人描述脸颊和下额轮廓的曲线参数作为脸形特征, 得到对人脸特征更准确的描述将面部几何特征矢量匹配、脸形曲线参数匹配和脸部图像相关匹配相结合, 实现人像照片的准确检索实验表明该方法性能优良。-Describe the facial features of an effective way to discuss
codeforFaceDetecting
- 一个人脸检测的程序,里面有光照补偿,肤色分割,腐蚀,眼睛检测,嘴巴检测,功能齐全,效果很好-A face detection program, which has light compensation, color segmentation, corrosion, eye detection, mouth detection, functional, good results
C1
- VC2005,VC2008 照片膚色偵測程式源碼-VC2005, VC2008 photo color detection program source
123
- 人脸肤色检测,可以输入不同图片进行测试。 采用原理是YCrcCb阈值设定-Skin color detection, you can enter a different picture to be tested. Using the principle YCrcCb threshold set
skin
- 用于检测照片中的肤色,很好的一个例子,供大家参考。-For skin color detection photos, a good example for your reference.
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.
vedio
- 目标检测与识别 1. 颜色检测 采集大量敌方机器人的图片数据,并进行训练,得到对方机器人的颜色区间, 并以此为阈值对整幅图像进行颜色检测,找到疑似敌方机器人的区域,量化 成二值图。 2. 滤除噪声点 对得到的二值图像进行开运算处理,滤除颜色检测结果中的噪声点。 3. 连通区域检测 对图像中的疑似区域进行连通区域检测,计算出每个疑似区域的外部轮廓, 用矩形近似表示。 4. 连通区域合并 根据连通区域之间的距离和颜色相似性,将距离接近且相似性高的连通区域