Leptonica  1.73
Image processing and image analysis suite
Data Structures | Typedefs | Enumerations
ccbord.h File Reference

Go to the source code of this file.

Data Structures

struct  CCBord
 
struct  CCBorda
 

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 }
 

Detailed Description

          CCBord:   represents a single connected component
          CCBorda:  an array of CCBord

Definition in file ccbord.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Use in ccbaStepChainsToPixCoords()

Definition at line 40 of file ccbord.h.

◆ anonymous enum

anonymous enum

Use in ccbaGenerateSPGlobalLocs()

Definition at line 46 of file ccbord.h.