image_normalize_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 04 August 2024.