Leptonica 1.68
C Image Processing Library
|
#include <ccbord.h>
Data Fields | |
struct Pix * | pix |
l_int32 | w |
l_int32 | h |
l_int32 | n |
l_int32 | nalloc |
struct CCBord ** | ccb |
struct Pix* CCBorda::pix |
Definition at line 92 of file ccbord.h.
Referenced by ccbaCreate(), ccbaDestroy(), ccbaWriteStream(), jbCorrelation(), jbRankHaus(), and jbWordsInTextlines().
Definition at line 93 of file ccbord.h.
Referenced by boxaExtractSortedPattern(), ccbaCreate(), ccbaDisplayBorder(), ccbaDisplayImage1(), ccbaDisplayImage2(), ccbaDisplaySPBorder(), ccbaReadStream(), jbWordsInTextlines(), pixColorContent(), pixColorFraction(), pixColorMagnitude(), pixColorsForQuantization(), pixMaskOverColorPixels(), pixNumColors(), and pixNumSignificantGrayColors().
Definition at line 94 of file ccbord.h.
Referenced by boxaExtractSortedPattern(), ccbaCreate(), ccbaDisplayBorder(), ccbaDisplayImage1(), ccbaDisplayImage2(), ccbaDisplaySPBorder(), ccbaReadStream(), jbWordsInTextlines(), pixColorContent(), pixColorFraction(), pixColorMagnitude(), pixColorsForQuantization(), pixMaskOverColorPixels(), pixNumColors(), and pixNumSignificantGrayColors().
Definition at line 95 of file ccbord.h.
Referenced by ccbaAddCcb(), ccbaCreate(), ccbaDestroy(), ccbaGetCcb(), ccbaGetCount(), pixcmapColorToGray(), pixcmapCountGrayColors(), pixcmapGetExtremeValue(), pixcmapGetIndex(), pixcmapGetNearestGrayIndex(), pixcmapGetNearestIndex(), pixcmapGetRankIntensity(), and pixcmapHasColor().
Definition at line 96 of file ccbord.h.
Referenced by ccbaAddCcb(), ccbaCreate(), and ccbaExtendArray().
struct CCBord** CCBorda::ccb |
Definition at line 97 of file ccbord.h.
Referenced by ccbaAddCcb(), ccbaCreate(), ccbaDestroy(), ccbaExtendArray(), and ccbaGetCcb().