搜索资源列表
源代码ColorTransform
- 数字图像处理中关于色彩空间变换的实现,色彩空间包括:YUV,YCbCr,Iab,RGB,XYZ等等。-Digital Image Processing for color space conversion in the color space include : YUV, YCbCr, Iab, RGB, XYZ and so on.
Ilib-1.1.8-min
- IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
XYZtoLAB
- 颜色转换程序-由色彩的XYZ三刺激值,获取油墨的配方CMY!-color conversion program - from the XYZ color tristimulus values, access to prescr iption CMYK ink!
Color_Conversion_Algorithms_cold
- 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.
mo+vb
- 读取shp文件的xyz 坐标 利用VB+MO就可以轻松实现
color
- 图片颜色互相转换。包含RGB、Luv、xyz等图象空间的相互转换。
colorspace
- 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
- 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
ColorConversion.rar
- 各种颜色空间模型之间的相互转换。RGB,CMY,YIQ,XYZ,HSI之间的转化,A variety of color space conversion between the models. RGB, CMY, YIQ, XYZ, HSI conversion between
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
CIE_chromaticity_diagram.rar
- CIE色度图, CIE 1931 RGB, CIE 1931 XYZ, CIE 1931 xyY,CIE chromaticity diagram, CIE 1931 RGB, CIE 1931 XYZ, CIE 1931 xyY
accountM
- 计算实现RGB到XYZ空间的转换的转换矩阵,通过转换矩阵实现RGB到XYZ到另SRGB色度空间转换-Computing RGB to XYZ conversion space conversion matrix, through the transformation matrix to achieve RGB to XYZ to another sRGB color space conversion
3Drotate
- 三维坐标转换代码,XYZ三个坐标轴之间的转换与立体变换-Three-dimensional coordinates of the conversion code, XYZ three axes and the conversion between the three-dimensional transformation
CIEColorTest(1)
- 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
colorspace
- 彩色空间模型转换程序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
PixelConvert
- 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
colorspace
- 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
xyz2srgb
- XYZ to SRGB color space XYZ to SRGB color space-XYZ to SRGB color space XYZ to SRGB color space XYZ to SRGB color space
XYZ
- XYZ视频图像压缩编码 XYZ视频图像压缩编码-XYZ XYZ video compression coding video coding
RGB转XYZ
- 用matlab实现色彩空间转换,先计算RGB空间的GAMMA值然后进行RGB空间到XYZ的转换(Color space conversion transform rgb into xyz)