-
-
[
Matlab]
wavecompression.rar
... on 2D-wavelet.
1. Reading an image of either gray scale or RGB image.
2. Converting the image into grayscale if the image is RGB.
3. Decomposition of images using wavelets for the level N.
4. Selecting and assigning a wavelet ...
-
-
-
[
Matlab]
contrastproject.rar
A Graphical user interface for image enhancement. You can set the contrast, color, sharpness as well as you can convert the rgb image to gray
-
[
Flex]
rgb2hsv.rar
fast color conversion from RGB to HSV for matlab
Category:
matlab Upload User:
bjhaiao Size:
1K
-
[
Matlab]
normalise.rar
... rescales image so that the minimum value is 0
and the maximum value is 1. Result is returned in n. If the image is
colour the image is converted to HSV and the value/intensity component
is normalised to 0-1 before being converted back to RGB.
-
[
Matlab]
RGBImage.rar
The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
-
[
Matlab]
colorspacezhuanhuan.rar
... image A from color space src to color space dest .
Example:
B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV ... = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr
D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
-
-
[
Matlab]
dlez.rar
HSI color space based on the removal of the road area
Through the RGB color space conversion, according to the color similarity measure is not, the road to remove the image in the color area, due to the threshold issue of setting effects are sometimes ...