-
-
[
Matlab]
ex15.zip
This example is showing you how to modify the contrast in color images using the Histogram Equalization block.
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map)
-
-
-
-
-
[
Matlab]
matlab.rar
Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equalization), ⑵ histogram matching (histogram matching), ⑶ average neighborhood (neighborhood averaging), ⑷ enhanced local (local enhancement), ⑸ Value filtering ( ...
Category:
matlab Upload User:
pcheng1698 Size:
1032K
-
-
[
Matlab]
manualhist.rar
manual histogram equlization where u manpulate the desired histogram of image to get the one p
then applying g=histeq(f,p)
Category:
matlab Upload User:
huanhe1287 Size:
1K
-
-