#include <imagedata.h>
◆ WordFeature() [1/2]
tesseract::WordFeature::WordFeature |
( |
| ) |
|
◆ WordFeature() [2/2]
tesseract::WordFeature::WordFeature |
( |
const FCOORD & |
fcoord, |
|
|
uint8_t |
dir |
|
) |
| |
◆ ComputeSize()
◆ DeSerialize()
bool tesseract::WordFeature::DeSerialize |
( |
bool |
swap, |
|
|
FILE * |
fp |
|
) |
| |
◆ dir()
int tesseract::WordFeature::dir |
( |
| ) |
const |
|
inline |
◆ Draw()
◆ Serialize()
bool tesseract::WordFeature::Serialize |
( |
FILE * |
fp | ) |
const |
◆ x()
int tesseract::WordFeature::x |
( |
| ) |
const |
|
inline |
◆ y()
int tesseract::WordFeature::y |
( |
| ) |
const |
|
inline |
◆ dir_
uint8_t tesseract::WordFeature::dir_ |
|
private |
◆ x_
int16_t tesseract::WordFeature::x_ |
|
private |
◆ y_
uint8_t tesseract::WordFeature::y_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/imagedata.h
- /home/stephane/src/tesseract/src/ccstruct/imagedata.cpp