搜索资源列表
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
chepaisecaitiqu
- 该程序首先把rgb图像转化为XYZ空间,然后在XYZ空间进行一些阈值找到黄色的底色车牌,这是从国外的车牌识别程序,但不明白那些阈值为什么要那么设,用的是什么原理? 还有一个疑问就是,这个程序对于输入的车牌有时候找到的是车牌的底,有时候是车牌的数字。一个是黄色,一个是白色。真不知道怎么找的。-The program first rgb image into XYZ space, and then in the XYZ space to some threshold to find a yel
20080701230927043
- 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
rgbquadtree
- Quadtree decomposition [Encoding] and Decoding of RGB Image
rgb2hsv_r
- matlab source code for conversion of image from RGB to HSV colorspace
mediancut
- Median Cut Algorithm,RGB,image,algorithm,quantization,color,red,blue,green,multimedia processing,
ycc2rgb
- RGB空间和YCBCR空间的相互转换,在MATLAB中实现。-RGB space, and YCBCR space conversion, implemented in MATLAB.
rgbtohsv
- 自己编写的基于matlab的rgb转hsv的m文件-M file to write your own based on the matlab rgb to hsv
rgb2hsi(matlab)
- 非常好用的rgb彩色图像转为HSI空间图像,用matlab编的,非常不错,值得下载。-Very good image of RGB color image into HSI space, matlab plait, very good, is worth downloading.
colorful-picture-RGB
- 提取彩色图像RGB分量的一个matlab程序,分别提取一幅图像的R,G,B分量。-A matlab procedure that withdraws colorful picture RGB weight withdraws a R, G of picture respectively, B weight.
rgb
- color support in graphs of matlab codes
hsi2rgb
- 利用matlab来实现颜色分量的RGB到HSI的转换。-Transformation to achieve the color components of the RGB to HSI using MATLAB
isrgb
- 由于Matlab R2012a 之后的版本中系统isrgb函数被移除了,特编此函数,用于判断图像是否为RGB格式。-To tell whether the image is the RGB format.
average_RGB_images
- image processing RGB simulation filter
TXT读出RGB图片
- 将.txt文件转化为RGB,里面有.txt文件,很小的一个程序,不过挺有用(Please send your feedback suggestion to me , we will reply in time, thanks and support!)
24色卡参数
- 24色卡数据矩阵的生成,方便别人直接在矩阵中提取红绿蓝三色的数据进行数据拟合(The 24 generation card data matrix, easy directly in the matrix extracted from RGB color data fitting)
基于颜色的三维深度信息
- 用matlab编程语言 基于颜色RGB的深度信息,用于深度信息还原三维重建(Color based depth information)
Color_Image_Proc
- 彩色图像处理,matlab,.m编程文件((a) Write a computer program that converts an arbitrary RGB color image to a web-safe RGB image (see Fig. 6.10 for a definition of web-safe colors). (b) Download the image in Fig. 6.8 and convert it to a web-safe RGB color image
changspace
- RGB颜色空间转换到HSL颜色空间,MATLAB编译(RGB color space is converted to HSL color space, MATLAB compilation)