![]() |
Leptonica
1.83.1
Image processing and image analysis suite
|
Go to the source code of this file.
Typedefs | |
typedef struct CCBord | CCBORD |
typedef struct CCBorda | CCBORDA |
Enumerations | |
enum | { CCB_LOCAL_COORDS = 1 , CCB_GLOBAL_COORDS = 2 } |
enum | { CCB_SAVE_ALL_PTS = 1 , CCB_SAVE_TURNING_PTS = 2 } |
This is the public interface for representing all foreground pixels in an image by the border pixels of connected components. It contains typedefs for data structures and enums for function inputs.
Definition in file ccbord.h.
anonymous enum |
anonymous enum |