Welcome![Sign In][Sign Up]
Location:
Search - RGB LUV

Search list

[Other resourcematlab 图像彩色空间转换RGB,LUV,XYZ,LAB

Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: | Size: 14710 | Author: 张新树 | Hits:

[2D Graphicmatlab 图像彩色空间转换RGB,LUV,XYZ,LAB

Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: | Size: 14336 | Author: | Hits:

[Special EffectsRGBTOLUV

Description: 色彩空间的转换,从RGB到LUV空间的转换-color space conversion from RGB to LUV space conversion
Platform: | Size: 1024 | Author: 向慧 | Hits:

[Special EffectsLUVTORGB

Description: 色彩空间的转换,从LUV到RGB空间的转换。-color space conversion from RGB to LUV space conversion.
Platform: | Size: 1024 | Author: 向慧 | Hits:

[OpenGL programDrawLUV3D

Description: VC++和openGL开发的实现RGB立方体与LUV空间的转化程序,我的一个作业,强烈推荐-VC and the realization of development and luminance RGB cube space conversion procedures, one of my operations, strongly recommended
Platform: | Size: 98304 | Author: sdfdf | Hits:

[Special EffectsDrawLUV

Description: 显示器的RGB到LUV的色彩空间转换,并分层画出每层的色.LUV值通过屏幕色度计测量的得到的. -display luminance of the RGB color space conversion, layered paint and the color of each. luminance value through screen color measurement meters of.
Platform: | Size: 56320 | Author: xiong | Hits:

[Special EffectsRgb2luv

Description: 色彩空间转换的matlab代码,实现从RGB空间到LUV的转换-color space conversion Matlab code, from the realization of the luminance RGB space conversion
Platform: | Size: 1024 | Author: 吴军 | Hits:

[Special EffectsLuv2rgb

Description: 色彩空间转换的matlab代码,实现从luv空间到rgb的转换-color space conversion Matlab code, luv space from a conversion to rgb
Platform: | Size: 1024 | Author: 吴军 | Hits:

[Special Effectscolorspacetransform

Description: RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。 -RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.
Platform: | Size: 48128 | Author: 康康 | Hits:

[.netCIE

Description: CIE中各色域空间的转换,例如:XYZ到RGB,XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV,HSV到RGB-CIE were colored domain space conversion, for example : XYZ to RGB, XYZ to Luv, to XYZ RGB, Lab of the LHC, RGB to HSV, HSV to RGB, etc.
Platform: | Size: 2048 | Author: 卢军 | Hits:

[matlabluv_rgb_yuv_lab_space_convert

Description: you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
Platform: | Size: 4096 | Author: 謝生油 | Hits:

[Special Effectscolorspace

Description: 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换-The realization of RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch different color between the standard equipment for
Platform: | Size: 4096 | Author: aresiris | Hits:

[Special Effects2004121163812

Description: 颜色空间的转换,xyz.rgb,lab,luv-Color space conversion, xyz.rgb, lab, luv
Platform: | Size: 14336 | Author: GUOXIN | Hits:

[Special Effects1

Description: 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Platform: | Size: 98304 | Author: 李远 | Hits:

[Windows Developgray2rgb.ZIP

Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: | Size: 63488 | Author: 龙鹏 | Hits:

[Special Effectscolorspace

Description: 主要是描述一些关于颜色空间的知识.RGB,HSI,LAB,YUV,HSV,LUV等-Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
Platform: | Size: 7168 | Author: 彭青峰 | Hits:

[Special Effectsrgb2luv

Description: 颜色空间转换 rgb->luv -colorspace transform rgb2luv
Platform: | Size: 1024 | Author: bityan | Hits:

[matlabrgb2luv

Description: 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 Rgb coords and returns either a vector or an image in Luv coords, depending on Type (Image or vector).
Platform: | Size: 1024 | Author: waseem | Hits:

[matlabrgb2luv

Description: RGB to LUV conversion in matlab
Platform: | Size: 1024 | Author: Ali | Hits:

[matlabrgb2luv

Description: 根据彩色图像中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)
Platform: | Size: 3057664 | Author: zouwit | Hits:
« 12 3 »

CodeBus www.codebus.net