-
-
p2.rar
This code gets the histogram of an image (in tlx format) and expands it, saving the results in a new file.
You can visualize the resulting image with the free software "telex"
-
-
-
-
-
Histogram.zip
contrast mapping in which is to get the different image
-
DirectLDA.zip
This is a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean ...
-
-
-
cropping.rar
This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).
-