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 computer code and data files described and made available on this web page are 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.