image_decimate_test


image_decimate_test, a MATLAB 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 computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

image_decimate, a MATLAB 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 03 February 2019.