搜索资源列表
ColorSpaceConverter
- 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
xyz2lab
- this a matlab file that can convert the XYZ color space to Lab color space.-this is a matlab file that can convert the XYZ color space to Lab color space.
lab2xyz
- this a matlab file that can convert the Lab color space to XYZ color space.-this is a matlab file that can convert the Lab color space to XYZ color space.
lab2xyz
- convert Lab space to XYZ space
colortransf
- 色彩空间的转换,RGB、XYZ、LAB的相互转换以及LAB与LCH的转换(Color space conversion, RGB, XYZ, LAB conversion, and LAB2LCH conversion)