Leptonica 1.68
C Image Processing Library
|
Structs for image morphology (Sel, Sela) and convolution (Kernel), with enum flags. More...
Go to the source code of this file.
Structs for image morphology (Sel, Sela) and convolution (Kernel), with enum flags.
Definition in file morph.h.
#define SEL_VERSION_NUMBER 1 |
Definition at line 46 of file morph.h.
Referenced by selaReadStream(), selaWriteStream(), selReadStream(), and selWriteStream().
#define KERNEL_VERSION_NUMBER 2 |
Definition at line 71 of file morph.h.
Referenced by kernelReadStream(), and kernelWriteStream().
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
const l_int32 ADDED_BORDER = 32 [static] |
Definition at line 215 of file morph.h.
Referenced by pixFlipFHMTGen(), pixMirrorDetectDwa(), and pixUpDownDetectGeneralDwa().