image_decimate_test


image_decimate_test, an Octave code which calls image_decimate(), which decimates an image by removing the even rows and columns, resulting in a file that is about 1/4 the size of the original.

Licensing:

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

Related Data and Programs:

image_decimate, an Octave code which compresses an image by dropping the even rows and columns of data.

Source Code:

casablanca is a grayscale image from a movie.


Last revised on 04 August 2024.