image_normalize_test, a MATLAB code which calls image_normalize(), which reads image data from a file, converts it (if necessary) to grayscale, resizes it to H pixels by W pixels.
The information on this web page is distributed under the MIT license.
image_normalize, a MATLAB code which reads image data from a file, converts it (if necessary) to grayscale, resizes it to H pixels by W pixels.