搜索资源列表
肤色分割的matlab源代码
- RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
CaptureScreenRGB_YUV.rar
- 动态拾取鼠标指针所指的屏幕颜色,并在编辑框中显示RGB和YUV值.对做数字图像处理,色彩分割很有帮助.,err
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
Wallpapers-based-on-mean-shift
- 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
coloredgedetection
- 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
BP
- 利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。-The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network trainin
yansejulei
- 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
Bayes
- 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
cseg
- MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
RGB-segment
- 利用RGB肤色模型可以很好的分割肤色,这里经试验给定了一定的数值。 -RGB color model can be a good use of the division of color, and tested here, given a certain value.
RGB_module
- 本程序为基于matlab的用于图像处理中对彩色图像的区分,即通过RGB分割加以实现-These codes are used to the image procession
SimpleColorDetection
- 对图像rgb分割,输入图像,可得到R.G.B分别图像。最终得出分割图像-Rgb image segmentation, the input image, each RGB image available. The final segmented image obtained
deer
- 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
clusterImg
- 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It
rgb
- 关于rgb人脸肤色分割的matlab程序-About Face Skin Segmentation rgb matlab program
matlab-rgb-image-divide
- 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color spac
分割剖面及GRB分量
- 主要是对图像的某一部分,做一条线的剖分,然后显示这条线上所有RGB的颜色值(A section of a line is made mainly for a part of the image, and then the color value of all RGB on this line is displayed.)
RGB
- 基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
Code
- meanshift 用于彩色图像分割,一个是RGB一个是LUV(meanshift caisetuxiangfenge,RGB LUV)