image_normalize_test, an Octave 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, an Octave code which reads image data from a file, converts it (if necessary) to grayscale, resizes it to H pixels by W pixels.