-
-
color_transfer.zip
This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
-
Triangle_view.zip
Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
-
RGB_lab.zip
Code for conversion of an image from RGB to l, alpha, beta color space and vice versa.
-
auto_enhance.zip
AUTOENHANCE Automatically adjusts/enhances the image(brightness, color and contrast) to "optimum" levels.
-
-
charactersColor.rar
实例9-1:字体展示。源代码在光盘中“\09\text”目录下。
实例9-2:文字动画。源代码在光盘中“\09\characters”目录下。
实例9-3:画刷使用实例。源代码在光盘中“\09\Color”目录下。
-
-
-
RGB.zip
The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to ...
-
indexing66.rar
... is an n-dimensional vector, with its components computed by some image analysis.
The most commonly used visual cues are color, texture, shape, spatial information, and motion
in video. For example, a feature may represent the color information in an ...
-