Leptonica 1.68
C Image Processing Library
|
Comprehensive test for border-following representations of binary images. More...
#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Comprehensive test for border-following representations of binary images.
Definition in file ccbordtest.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 28 of file ccbordtest.c.
References CCB_GLOBAL_COORDS, CCB_LOCAL_COORDS, CCB_SAVE_TURNING_PTS, ccbaDestroy(), ccbaDisplayBorder(), ccbaDisplayImage2(), ccbaDisplaySPBorder(), ccbaGenerateGlobalLocs(), ccbaGenerateSinglePath(), ccbaGenerateSPGlobalLocs(), ccbaGenerateStepChains(), ccbaRead(), ccbaStepChainsToPixCoords(), ccbaWrite(), ccbaWriteSVG(), ERROR_INT, filein, IFF_PNG, NULL, pixCountPixels(), pixDestroy(), pixGetAllCCBorders(), pixGetHeight(), pixGetPixel(), pixGetWidth(), pixRead(), pixSubtract(), pixWrite(), pixXor(), startTimer(), and stopTimer().