tesseract
3.03
|
#include <wordrec.h>
Public Member Functions | |
FRAGMENT () | |
FRAGMENT (EDGEPT *head_pt, EDGEPT *tail_pt) | |
Public Attributes | |
ICOORD | head |
ICOORD | tail |
EDGEPT * | headpt |
EDGEPT * | tailpt |
tesseract::FRAGMENT::FRAGMENT | ( | ) | [inline] |
tesseract::FRAGMENT::FRAGMENT | ( | EDGEPT * | head_pt, |
EDGEPT * | tail_pt | ||
) |