Leptonica 1.68
C Image Processing Library
|
Demonstrates Top level page segmentation using pixGetRegionsBinary(). More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Demonstrates Top level page segmentation using pixGetRegionsBinary().
Definition in file pagesegtest1.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 25 of file pagesegtest1.c.
References ERROR_INT, filein, IFF_PNG, NULL, pixaDestroy(), pixaDisplayTiledAndScaled(), pixaReadFiles(), pixDestroy(), pixGetRegionsBinary(), pixRead(), and pixWrite().