搜索资源列表
存储图像
- 图像在CMYK色彩空间的tiff格式的存储-images in CMYK color space tiff format storage
存储色块
- 一个关于CMYK色块的制作以及色块的TIFF格式存储-a CMYK colors on the production and there against the TIFF format storage
smt
- 色彩的非均匀五级分割,进行CMYK到Lab色空间的转换-color of five non-uniform division of the Lab for CMYK color space conversion
fzh
- 针对图像色彩五级分割中的Lab空间到CMYK色空间的转换,-five colors for image segmentation Lab space to the CMYK color space conversion,
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
颜色模式
- 文件里包括颜色模式诸如RGB、CMYK、HSB等的相互转化代码,且提供了检验程序。-documents including color models such as RGB, CMYK, HSB the mutual conversion code, which provides inspection procedures.
tiffopensave
- 支持CMYK模式下的Tiff图像打开,显示,储存,打印。可基本实现交互。-support CMYK mode of Tiff images open, display, storage and printing. Can achieve basic interactive.
XYZtoLAB
- 颜色转换程序-由色彩的XYZ三刺激值,获取油墨的配方CMY!-color conversion program - from the XYZ color tristimulus values, access to prescr iption CMYK ink!
tiff-3.8.0.zip
- TIFF(Tag Image File Format)图像文件说明: TIFF文件是由许多的标签(tag)组成,在Adobe的有关tiff6.0的说明中,将(tag)的解释称各种标签所对应的数值,而在文件中各个标签的实际入口称为(field),暂且称为域。tiff支持黑白、灰度、彩色的图像格式,同时还可以接受RGB CMYK等色彩系统,同时支持图像数据的LZW,哈夫曼等压缩算法或者不压缩。 TIFF文件分为文件头和IFD两部分,一个IFD中存储了一幅图像的信息,IFD可以
rgb-cmyk.rar
- RGB-CMYK by matlab sourcecode,RGB-CMYK by matlab sourcecode
rgb2cmy_tetra
- color conversion using tetrahedral interpolation. It can be used for any color conversion if you have a look-up talble of the color spaces. The source file is for the conversion of RGB to CMYK.
HSL
- 用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
CMYK_ana
- bitmap image CMYK analysis
RGB
- 色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
colors
- RGB Convert to CMYK,HLS,Lab
export_fig
- This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
CMYK
- CMKY颜色值设定-CMKY color value set
maria
- Objective: To familiarize with the kinds of color spaces: NTSC, YCbCr, HSV, CMY, CMYK, and HSI. Acquire the skills transformation images in color space, which will be illustrated functions with MatLab.
RGB-to-CMYK-or-CMYK-to-RGB
- RGB转CMYK或CMYK转RGB等还有其他一些色空间的转换程序-RGB to CMYK or CMYK to RGB
MATLAB RGB转CMYK
- RGB转CMYK 可通过弹窗选择图片 图片的类型多样吧,包括bmp;jpeg;tif;png;hdf;jpg等 代码简洁,直接运行mainTest,根据操作选择即可