搜索资源列表
ColorImageSegmentation
- 该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。
rgb2yuv
- 这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快
RGB_HSL
- 颜色格式RGB与HSL之间的相互转换,经过测试,并有项目中有应用。-conversion for RGB and HSL
01-02-01_RGB
- 使用 Visual Basic 6.0 所撰写的解析 BMP 图檔的像素 RGB 值。内有原始码及执行檔,并附有测试图片。-Parsing BMP file written using Visual Basic 6.0 pixel RGB values. Within the source code and binaries, together with the test image.
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
renlianfusejiance
- 1. 在RGB彩色空间,在测试图像中利用Photoshop手工选择皮肤样本,得出肤色在彩色空间中的均值和方差; 2. 通过计算测试图象中各象素点是否在得到的肤色空间,并且将不在肤色空间的像素置0,仅在被测试图像中留下肤色像素. -In the RGB color space, in the test image using Photoshop manually select the skin samples, obtained the mean and variance of co
matlab-Code-HSV-aRGB
- 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理.matlab代码,已经经过测试,很好用。-the matlab demo code of Color space tansformation show it very good.HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
matlab
- 颜色空间转换,RGB到YUV的程序,这里主要提取Cr分量图像。测试成功-Color space conversion, RGB to YUV program
ImageRecongition
- 本程序是图像处理学习中的测试demo,包括图像识别,分析rgb,图像处理,灰度化,-this program for study s test demo,image recongition analysis,Binary...
matlab
- 主要用于颜色提取,可以用于提取单个或多种颜色,测试图片和程序都有- rgb to hsv
RGBtoHSV
- 这是一个将RGB空间转化为HSV空间的程序,目的是测试转化是否正确,是按照书上的公式进行编辑,个人感觉还是不错的。-This is an RGB space will be converted to HSV-space program, in order to test the conversion is correct, according to the formula of the book is to be edited, personal feeling is good.
libsvm
- 用libsvm来实现图像分割,测试图片用的亦是25cases和40cases中的那个littleduck测试图片。主体程序思想为25cases中的代码过程,改进之处为可以让用户利用ginput来提取背景的样本点和前景(待分割出来的目标)的样本点作为训练样本,而不需实现指定背景和前景的样本点,也不用额外的小软件来查看某点的RGB值,ginput即可。-With libsvm to image segmentation, test picture is also used in 25cases an
MATLAB平面参数测量系统(GUI,面积,周长参数)
- 一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI. 二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a ph