搜索资源列表
图像格式转换
- rgb转hsv格式matlab程序,我自己编的
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
rgb2hsv_r
- matlab source code for conversion of image from RGB to HSV colorspace
normalise
- Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the
report-of-target-recognization
- 在人性化的GUI界面上,在RGB、HSV、YCBCR进行印章提取;-recognize the target in the space of RGB,HSV and YCBCR with Matlab GUI
rgbtohsv
- 自己编写的基于matlab的rgb转hsv的m文件-M file to write your own based on the matlab rgb to hsv