#include <stepblob.h>
◆ C_BLOB() [1/3]
◆ C_BLOB() [2/3]
C_BLOB::C_BLOB |
( |
C_OUTLINE_LIST * |
outline_list | ) |
|
|
explicit |
◆ C_BLOB() [3/3]
◆ area()
◆ bounding_box()
TBOX C_BLOB::bounding_box |
( |
| ) |
const |
◆ CheckInverseFlagAndDirection()
void C_BLOB::CheckInverseFlagAndDirection |
( |
| ) |
|
◆ ComputeEdgeOffsets()
void C_BLOB::ComputeEdgeOffsets |
( |
int |
threshold, |
|
|
Pix * |
pix |
|
) |
| |
◆ ConstructBlobsFromOutlines()
void C_BLOB::ConstructBlobsFromOutlines |
( |
bool |
good_blob, |
|
|
C_OUTLINE_LIST * |
outline_list, |
|
|
C_BLOB_IT * |
good_blobs_it, |
|
|
C_BLOB_IT * |
bad_blobs_it |
|
) |
| |
|
static |
◆ count_transitions()
int32_t C_BLOB::count_transitions |
( |
int32_t |
threshold | ) |
|
◆ deep_copy()
◆ EstimateBaselinePosition()
int16_t C_BLOB::EstimateBaselinePosition |
( |
| ) |
|
◆ FakeBlob()
◆ move()
void C_BLOB::move |
( |
const ICOORD |
vec | ) |
|
◆ operator=()
◆ out_list()
C_OUTLINE_LIST* C_BLOB::out_list |
( |
| ) |
|
|
inline |
◆ outer_area()
int32_t C_BLOB::outer_area |
( |
| ) |
|
◆ perimeter()
int32_t C_BLOB::perimeter |
( |
| ) |
|
◆ plot()
◆ plot_normed()
◆ render()
◆ render_outline()
Pix * C_BLOB::render_outline |
( |
| ) |
|
◆ rotate()
void C_BLOB::rotate |
( |
const FCOORD & |
rotation | ) |
|
◆ SortByXMiddle()
static int C_BLOB::SortByXMiddle |
( |
const void * |
v1, |
|
|
const void * |
v2 |
|
) |
| |
|
inlinestatic |
◆ outlines
C_OUTLINE_LIST C_BLOB::outlines |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/stepblob.h
- /home/stephane/src/tesseract/src/ccstruct/stepblob.cpp