搜索资源列表
LabColorSegmentation
- lab颜色模型下的图像分割方法,在matlab下编写,对生物图像很有用的。-lab model of color image segmentation methods in Matlab to prepare for biological images very useful.
colorspacetransform
- 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.
luv_rgb_yuv_lab_space_convert
- you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
rgb2lab_lab2rgb
- 实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像-Achieved rgb image format and transform lab format to facilitate processing in the lab space images
colorspace
- 实现 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 colo
CurveLab1.0
- curvelet lab,其中包括curvelets的matlab工具箱以及C语言开发-curvelet lab, including the matlab toolbox curvelets as well as the C language development
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
rgbhist
- Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
RGB2LabAndLab2RGB
- % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 wh
linux-0.11-lab
- Linux0.11的源代码,很适合入门级的学习,希望Linux爱好者好好研究一下-Linux0.11 source code, it is suitable for entry-level study, I hope a good look at Linux enthusiasts
OFDM-BPSK
- Mat lab code of OFDM using BPSK
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
skylab
- Sky lab calculate position of satellite in GNSS systems and calculate elevation and azimuth them and show them.
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
LAB2RGBandRGB2LAB
- LAB2RGB convert the RGB image into LAB and vise vers
simplesine
- lab communication code of simplesine in matlab simulink
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 i
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
LAB
- this is lab manual plz use in nicer in nature
lab-rgb
- lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)