Leptonica 1.68
C Image Processing Library

reducetest.c File Reference

Generate reduced image via a rank binary cascade of up to four 2x reductions using pixReduceRankBinaryCascade(). More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Generate reduced image via a rank binary cascade of up to four 2x reductions using pixReduceRankBinaryCascade().

Definition in file reducetest.c.


Function Documentation

main ( int  argc,
char **  argv 
)

Definition at line 29 of file reducetest.c.

References ERROR_INT, filein, IFF_PNG, NULL, pixRead(), pixReduceRankBinaryCascade(), and pixWrite().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines