-
-
[
Visual C++ (VC++)]
histogram.zip
This routine provides the user load OpenCV color images, and display the image into grayscale histogram after. Suitable for beginners to learn the paradigm.
-
[
Matlab]
lbp.rar
LBP returns the local binary pattern image or LBP histogram of an image.
-
[
Visual C++ (VC++)]
Equal.zip
Histogram rules for the use of the image smoothing treatment, that is, Smoothing image processing. Download immediately available!
-
[
C/C++]
hough_transform.zip
Hough Transform source. An important means of image processing can be the source for a graphics file Hough Transform, by the Hough Transform of the Histogram analysis of round and round, and the anti-back image.
-
[
Java/JSP]
imageprocess.rar
Program features: Import picture, LowPass, HighPass, Sharpen, LookUp, Scale Up (Bicubic), Scale Down, Rescale, Histogram, Fourier transform, Gray Level, and archive (bmp, jpg, jpeg, png, wbmp). Image: bmp, jpg, jpeg, png, wbmp ... and so on can
-
-
[
Matlab]
specificationmatlab.rar
I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram matching (specification).
Category:
matlab Upload User:
ycmkcp Size:
1K
-
-
[
Visual C++ (VC++)]
EmdL1_v2.rar
NOTES:
1. This implemention borrowed some basic framework from Rabner s original EMD code.
2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is
located in the position
i*(n2*n3)+ j*(n3)+ k
3. ...
-
[
Visual C++ (VC++)]
readbmp.rar
Bmp files to read, draw histogram, reducing the spatial resolution, to reduce the gray level resoluton, and then draw the results of
Category:
GDI-Bitmap Upload User:
cb_85299 Size:
1164K