搜索资源列表
Rgb2luv
- 色彩空间转换的matlab代码,实现从RGB空间到LUV的转换-color space conversion Matlab code, from the realization of the luminance RGB space conversion
Rgb2luv
- 色彩空间转换的matlab代码,实现从RGB空间到LUV的转换-color space conversion Matlab code, from the realization of the luminance RGB space conversion
rgb2luv
- 用于彩色图像的颜色空间变换,从RGB颜色空间变换到CIELUV空间。LUV空间各分量相关性小更适于进行图像处理。-Translate a color image from RGB color space to LUV color space.
rgb2luv
- 颜色空间转换 rgb->luv -colorspace transform rgb2luv
rgb2luv
- 实现了图像友RGB空间转换为Luv空间,函数以RGB图像为参数,输出Luv图像-Achieved image Friends of the RGB space is converted to Luv space, function to RGB image as a parameter, the output Luv image
rgb2luv
- function Luv_back = rgb2luv(Im_rgb) takes an image in Rgb coords and returns either a vector or an image in Luv coords, depending on Type (Image or vector).-function Luv_back = rgb2luv(Im_rgb) takes an image in
rgb2luv
- RGB to LUV conversion in matlab
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity
lab2rgb-rgb2lab-rgb2hsi-rgb2luv
- lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
rgb2luv
- 实现了RGB彩色空间到LUV空间的转换,其原理可见http://blog.csdn.net/kit_147/article/details/5485470-Convert RGB to LUV
rgb2luv
- 根据彩色图像中RGB转LUV原理,自己编写了算法,实现了RGB到LUV颜色空间转换,亲自调试过代码,可以用(According to the color image RGB to LUV principle, I wrote the algorithm to achieve the RGB to LUV color space conversion, personally debugging the code, you can use)