搜索资源列表
咖吗滤波matlab
- function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactly three
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
rgb-cmyk.rar
- RGB-CMYK by matlab sourcecode,RGB-CMYK by matlab sourcecode
RGB2-CIELab
- MAtlab 实现RGB向CIELAB转换的M 文件-MAtlab RGB to CIELAB conversion to achieve the M-file
color_hist256
- 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
rgb
- 有关图像的RGB三色的合成、分离,还用到了Matlab中得gui界面的设置。-Three-color RGB images related to the synthesis, separation, also used in Matlab, was gui interface settings.
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
rgb2ycbcr
- conver rgb image to yuv
HIS-RGB
- 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
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
RGB-HSI
- 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
rgbtohsi
- matlab rgb to hsi conversion file. matlab rgb to hsi conversion file.-matlab rgb to hsi conversion file. matlab rgb to hsi conversion file. matlab rgb to hsi conversion file.
rgb-yuv
- 该程序源代码实现了RGB-->YUV转化-RGB-->YUV
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
MATLAB--RGB
- MATLAB 软件使用简介 轮廓线提取 实验2 图像轮廓线提取技术 RGB向量空间中的图像分割技术-MATLAB RGB
MATLAB rgb hsv 边缘轮廓提取
- MATLAB 图像处理 rgb hsv 边缘轮廓提取
TXT读出RGB图片
- 将.txt文件转化为RGB,里面有.txt文件,很小的一个程序,不过挺有用(Please send your feedback suggestion to me , we will reply in time, thanks and support!)
rgb-hsi
- 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)