说明:gaussian_model,color based segmentation,draw ellipse may used in face detection
Gaussian-detection color-segmentation ellipse COLOR-detection color
说明:This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
ColorSpace Image-color-transfer color-transfer Transfer-color
说明:this code is skin color detection algorithm
说明:Very good article about color and texture descriptions for CBIR.
color-Descriptors texture-matlab matlab-CBIR MATLAB-texture texture
说明:颜色矩的计算 color Moment,图像处理特征提取
说明:color image watermarking using DCT and DWT
说明:you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
说明:Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
说明:用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。
MATLAB--moments color_moments color-moments RGB-HSV colormoments
说明:论文:Fast Visibility Restoration from a Single Color or Gray Level Image,作者:Jean-Philippe Tarel,语言:matlab