搜索资源列表
HSV
- RGB与HSV转换的示例,基于efg s HSV Lab Report,相当权威-RGB and HSV conversion example, the HSV-based efg s Lab Report, an authoritative
ImprolaLib-0.0.2
- Improla == IMage PROcessing LAb. It is meant for image processing research and teaching. From ImprolaLib-0.0.2, it supports reading and writing PNG images. It uses PNGwriter(pngwriter.sourceforge.net) for this purpose.-Improla == IMage PROcessing LAb
LCMS
- 这是一个ICM色彩变换模块,通过它,您可以读写*.ICM或*.ICC色彩描述文件,并利用它在各种色彩空间之间进行最小失真变换,如RGB->CMYK、CMYK->Lab等。 该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译。接口定义见icc.h文件。-ICM color conversion module, through it, You can read and write *. *. ICC or ICM color descr iption
ColorTransformRGB-LAB
- 自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3-himself wrote a very practical c
Image-Processing-Lab.rar
- C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计),C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framewor
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
lab
- 本程利用opencv实现了RGB到Lab的颜色空间转换,感觉效果不错。-This process is realized by using OpenCV RGB to the Lab color space conversion, feeling good results.
colorspace
- 主要是描述一些关于颜色空间的知识.RGB,HSI,LAB,YUV,HSV,LUV等-Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
RGBToLab
- 颜色转换的代码.把RGB颜色转换为Lab-Change color RGB to Lab.
3
- 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
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
MATLAB-Based-Image-Processing-Lab-Experiments
- MATLAB Based Image Processing Lab Experiments
ColorSpace1
- 基于VC++色彩空间转换(RGB-Lab)-RGB-Lab Color space conversion
image-process-in-lab-colar-space
- 实现在lab色彩空间a分量的提取,并输出提取结果图像-To achieve a color space in the lab component of the extract, and extract the resulting image output
Lab-RGB
- RGB和Lab颜色空间互相转换Matlab代码,亲测,非常好-Codes to transfer between RGB and Lab color space. Perform perfectly
rgb-lab
- 用labview实现数据从rgb空间到lab空间的转换!程序简单,方便操作.-With labview data conversion from rgb space to lab space! Program is simple, easy to operate.
基于Lab空间的色彩分割
- 基于Lab空间的色彩分割,是根据图像在Lab空间的信息确定不同的色彩区域,进而对其进行分割
colorhist-hsv-lab
- 利用MATLAB在hsv空间和lab空间提取颜色直方图-colorhist in hsv and lab
lab.tar
- 将图像rgb转换成lab 编译成功没有问题-Converting image lab into RGB compiler success is no problem
