BLOBNBOX Class Reference
#include <blobbox.h>
List of all members.
Constructor & Destructor Documentation
BLOBNBOX::BLOBNBOX |
( |
|
) |
[inline] |
BLOBNBOX::BLOBNBOX |
( |
PBLOB * |
srcblob |
) |
[inline, explicit] |
BLOBNBOX::BLOBNBOX |
( |
C_BLOB * |
srcblob |
) |
[inline, explicit] |
Member Function Documentation
PBLOB* BLOBNBOX::blob |
( |
|
) |
const [inline] |
const TBOX& BLOBNBOX::bounding_box |
( |
|
) |
const [inline] |
C_BLOB* BLOBNBOX::cblob |
( |
|
) |
const [inline] |
void BLOBNBOX::chop |
( |
BLOBNBOX_IT * |
start_it, |
|
|
BLOBNBOX_IT * |
blob_it, |
|
|
FCOORD |
rotation, |
|
|
float |
xheight | |
|
) |
| | |
void BLOBNBOX::compute_bounding_box |
( |
|
) |
[inline] |
inT32 BLOBNBOX::enclosed_area |
( |
|
) |
const [inline] |
float BLOBNBOX::horz_stroke_width |
( |
|
) |
const [inline] |
bool BLOBNBOX::joined_to_prev |
( |
|
) |
const [inline] |
int BLOBNBOX::left_crossing_rule |
( |
|
) |
const [inline] |
int BLOBNBOX::left_rule |
( |
|
) |
const [inline] |
TabType BLOBNBOX::left_tab_type |
( |
|
) |
const [inline] |
void BLOBNBOX::merge |
( |
BLOBNBOX * |
nextblob |
) |
|
bool BLOBNBOX::noise_flag |
( |
|
) |
const [inline] |
bool BLOBNBOX::red_box_set |
( |
|
) |
const [inline] |
const TBOX& BLOBNBOX::reduced_box |
( |
|
) |
const [inline] |
int BLOBNBOX::repeated_set |
( |
|
) |
const [inline] |
int BLOBNBOX::right_crossing_rule |
( |
|
) |
const [inline] |
int BLOBNBOX::right_rule |
( |
|
) |
const [inline] |
TabType BLOBNBOX::right_tab_type |
( |
|
) |
const [inline] |
void BLOBNBOX::rotate_box |
( |
FCOORD |
vec |
) |
[inline] |
void BLOBNBOX::set_horz_stroke_width |
( |
float |
width |
) |
[inline] |
void BLOBNBOX::set_left_crossing_rule |
( |
int |
new_left |
) |
[inline] |
void BLOBNBOX::set_left_rule |
( |
int |
new_left |
) |
[inline] |
void BLOBNBOX::set_left_tab_type |
( |
TabType |
new_type |
) |
[inline] |
void BLOBNBOX::set_noise_flag |
( |
bool |
flag |
) |
[inline] |
void BLOBNBOX::set_reduced_box |
( |
TBOX |
new_box |
) |
[inline] |
void BLOBNBOX::set_repeated_set |
( |
int |
set_id |
) |
[inline] |
void BLOBNBOX::set_right_crossing_rule |
( |
int |
new_right |
) |
[inline] |
void BLOBNBOX::set_right_rule |
( |
int |
new_right |
) |
[inline] |
void BLOBNBOX::set_right_tab_type |
( |
TabType |
new_type |
) |
[inline] |
void BLOBNBOX::set_vert_stroke_width |
( |
float |
width |
) |
[inline] |
void BLOBNBOX::translate_box |
( |
ICOORD |
v |
) |
[inline] |
float BLOBNBOX::vert_stroke_width |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: