搜索资源列表
segmentation
- 介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
ColorSegmentation
- Colour Segmentation - VIBGYOR Colour Segmentation.This function can be used for VIBGYOR Colour segmentation from the RGB Color images.Posted date : 14 - 07 - 2008 Developed By : K.Kannan & Jeny Rajan-Colour Segmentation- VIBGYOR Colour Segmentatio
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
histogram
- image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
Bayes
- 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
cseg
- MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
ctex
- In this project, we intend to segment natural images by combing colour and texture information. For this we will be using an unsupervised image segmentation framework (referred to as CTex) that is based on the adaptive inclusion of color and texture
FrameRedColorSegmentation
- Takes a video stream as input and applies Red color segmentation for each frame in the RGB color space.The code uses OpenCv library.
A-comparison-of-RGB-and-HSI-color-segmentation-in
- Research Paper on Colour Spaces
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
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
rgb
- 基于颜色信息的图像分割,其中用到了了、k-means算法进行聚类,结果很好-a way to segmentation by color
Image-segmentation
- 利用2图片做训练,提取RGB信息实现对第三幅图片的分割-using two pictures to do training,then extractthe RGB information and segmentation the third picture
K_means-image-segmentation
- 将彩色图像从RGB转化到lab彩色空间,进行K-mean聚类将图像分割-The color image in RGB color space conversion to lab space , K-mean clustering image segmentation
RGB
- 基于RGB的图像分割方法,具有较好的分裂效果-RGB-based image segmentation methods, better split
RGB_based-imge-segmentation
- RGB色彩空间模型 vs2008平台下的程序代码段。-Program code segment RGB color space model vs2008 platform.
segmentation
- 彩色图像的分割,通过阈值设定,在RGB空间和HSI空间进行分割。-Color image segmentation by threshold setting, in RGB space and HSI space segmentation.
RGB
- 基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)