Location:
Search - HSV LAB
Search list
Description: RGB与HSV转换的示例,基于efg s HSV Lab Report,相当权威-RGB and HSV conversion example, the HSV-based efg s Lab Report, an authoritative
Platform: |
Size: 40638 |
Author: 陈大维 |
Hits:
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: 48035 |
Author: 康康 |
Hits:
Description: 图像颜色空间的转换.RGB -HSV.
-image color space conversion. RGB-HSV.
Platform: |
Size: 2294784 |
Author: 郑离 |
Hits:
Description: RGB与HSV转换的示例,基于efg s HSV Lab Report,相当权威-RGB and HSV conversion example, the HSV-based efg s Lab Report, an authoritative
Platform: |
Size: 39936 |
Author: 陈大维 |
Hits:
Description: Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Color Conversion Algorithms.
Platform: |
Size: 39936 |
Author: 大海 |
Hits:
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:
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:
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:
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:
Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: |
Size: 63488 |
Author: 龙鹏 |
Hits:
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:
Description: 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
Platform: |
Size: 51200 |
Author: Karl Lu |
Hits:
Description: 在matlab 中 利用lab hsv rgb 三种空间分别对一个图形进行增强 处理 -In the use of matlab three lab hsv rgb space, respectively, of a graphics processing to enhance
Platform: |
Size: 886784 |
Author: 冯帅帅 |
Hits:
Description: cie 颜色模型之间的转换 rbg xyz XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV-cie color model conversion between rbg xyz XYZ to Luv, RGB to XYZ, Lab to the LHC, RGB to HSV
Platform: |
Size: 196608 |
Author: pachong |
Hits:
Description: 彩色空间模型转换程序RGB到YPbPr,YCbCr,YUV,YUV,YDbDr,JPEGYCbCr,HSV,HSL,XYZ,Lab,Luv,Lch-RGB color space model of the conversion process to YPbPr, YCbCr, YUV, YUV, YDbDr, JPEGYCbCr, HSV, HSL, XYZ, Lab, Luv, Lch
Platform: |
Size: 4096 |
Author: 彭庆 |
Hits:
Description: RGB,YCbCr,HSV,HSL,CIE等颜色空间转换
这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from color space src to color space dest .
Example:
B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV
C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr
D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: |
Size: 4096 |
Author: 李佳航 |
Hits:
Description: Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
Platform: |
Size: 3072 |
Author: Ying |
Hits:
Description: 智能交通车辆阴影检测中的相关算法和一些程序代码非常有用hsv,lab-Shadow detection in intelligent transportation vehicles, the relevant algorithm and some very useful code hsv, lab
Platform: |
Size: 6327296 |
Author: chenqi |
Hits:
Description: opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
Platform: |
Size: 1582080 |
Author: 于帆 |
Hits:
Description: 利用MATLAB在hsv空间和lab空间提取颜色直方图-colorhist in hsv and lab
Platform: |
Size: 1024 |
Author: 安亚囡 |
Hits: