#include <blobs.h>
◆ TESSLINE() [1/2]
◆ TESSLINE() [2/2]
TESSLINE::TESSLINE |
( |
const TESSLINE & |
src | ) |
|
|
inline |
◆ ~TESSLINE()
◆ BBArea()
int TESSLINE::BBArea |
( |
| ) |
const |
|
inline |
◆ bounding_box()
TBOX TESSLINE::bounding_box |
( |
| ) |
const |
◆ BuildFromOutlineList()
◆ Clear()
◆ ComputeBoundingBox()
void TESSLINE::ComputeBoundingBox |
( |
| ) |
|
◆ Contains()
bool TESSLINE::Contains |
( |
const TPOINT & |
pt | ) |
const |
|
inline |
◆ CopyFrom()
void TESSLINE::CopyFrom |
( |
const TESSLINE & |
src | ) |
|
◆ FindBestStartPt()
EDGEPT * TESSLINE::FindBestStartPt |
( |
| ) |
const |
◆ MinMaxCrossProduct()
void TESSLINE::MinMaxCrossProduct |
( |
const TPOINT |
vec, |
|
|
int * |
min_xp, |
|
|
int * |
max_xp |
|
) |
| const |
◆ Move()
void TESSLINE::Move |
( |
const ICOORD |
vec | ) |
|
◆ Normalize()
void TESSLINE::Normalize |
( |
const DENORM & |
denorm | ) |
|
◆ operator=()
◆ plot()
◆ Rotate()
void TESSLINE::Rotate |
( |
const FCOORD |
rotation | ) |
|
◆ SameBox()
bool TESSLINE::SameBox |
( |
const TESSLINE & |
other | ) |
const |
|
inline |
◆ Scale()
void TESSLINE::Scale |
( |
float |
factor | ) |
|
◆ SegmentCrosses()
bool TESSLINE::SegmentCrosses |
( |
const TPOINT & |
pt1, |
|
|
const TPOINT & |
pt2 |
|
) |
| const |
|
inline |
◆ SetupFromPos()
void TESSLINE::SetupFromPos |
( |
| ) |
|
◆ botright
◆ is_hole
◆ loop
◆ next
◆ start
◆ topleft
The documentation for this struct was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/blobs.h
- /home/stephane/src/tesseract/src/ccstruct/blobs.cpp