#include <split.h>
◆ SPLIT() [1/2]
◆ SPLIT() [2/2]
◆ bounding_box()
TBOX SPLIT::bounding_box |
( |
| ) |
const |
◆ Box12()
TBOX SPLIT::Box12 |
( |
| ) |
const |
|
inline |
◆ Box21()
TBOX SPLIT::Box21 |
( |
| ) |
const |
|
inline |
◆ ContainedByBlob()
bool SPLIT::ContainedByBlob |
( |
const TBLOB & |
blob | ) |
const |
|
inline |
◆ ContainedByOutline()
bool SPLIT::ContainedByOutline |
( |
const TESSLINE & |
outline | ) |
const |
|
inline |
◆ FullPriority()
float SPLIT::FullPriority |
( |
int |
xmin, |
|
|
int |
xmax, |
|
|
double |
overlap_knob, |
|
|
int |
centered_maxwidth, |
|
|
double |
center_knob, |
|
|
double |
width_change_knob |
|
) |
| const |
◆ Hide()
void SPLIT::Hide |
( |
| ) |
const |
◆ IsHealthy()
bool SPLIT::IsHealthy |
( |
const TBLOB & |
blob, |
|
|
int |
min_points, |
|
|
int |
min_area |
|
) |
| const |
◆ IsLittleChunk()
bool SPLIT::IsLittleChunk |
( |
int |
min_points, |
|
|
int |
min_area |
|
) |
| const |
◆ Mark()
◆ Print()
void SPLIT::Print |
( |
| ) |
const |
◆ Reveal()
void SPLIT::Reveal |
( |
| ) |
const |
◆ SharesPosition()
bool SPLIT::SharesPosition |
( |
const SPLIT & |
other | ) |
const |
|
inline |
◆ SplitOutline()
void SPLIT::SplitOutline |
( |
| ) |
const |
◆ SplitOutlineList()
void SPLIT::SplitOutlineList |
( |
TESSLINE * |
outlines | ) |
const |
◆ UnsplitOutlineList()
void SPLIT::UnsplitOutlineList |
( |
TBLOB * |
blob | ) |
const |
◆ UnsplitOutlines()
void SPLIT::UnsplitOutlines |
( |
| ) |
const |
◆ UsesPoint()
bool SPLIT::UsesPoint |
( |
const EDGEPT * |
point | ) |
const |
|
inline |
◆ point1
◆ point2
The documentation for this struct was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/split.h
- /home/stephane/src/tesseract/src/ccstruct/split.cpp