tesseract::CubeObject Class Reference

#include <cube_object.h>

List of all members.

Public Member Functions

 CubeObject (CubeRecoContext *cntxt, CharSamp *char_samp)
 CubeObject (CubeRecoContext *cntxt, IMAGE *img, int left, int top, int wid, int hgt)
 CubeObject (CubeRecoContext *cntxt, Pix *pix, int left, int top, int wid, int hgt)
 ~CubeObject ()
WordAltListRecognizeWord (LangModel *lang_mod=NULL)
WordAltListRecognizePhrase (LangModel *lang_mod=NULL)
int WordCost (const char *str)
CharAltListRecognizeChar ()
BeamSearchBeamObj () const
WordAltListAlternateList () const
CubeSearchObjectSrchObj () const
CharSampCharSample () const
void SetCharSampOwnership (bool own_char_samp)

Protected Member Functions

bool Normalize ()

Constructor & Destructor Documentation

tesseract::CubeObject::CubeObject ( CubeRecoContext cntxt,
CharSamp char_samp 
)
tesseract::CubeObject::CubeObject ( CubeRecoContext cntxt,
IMAGE img,
int  left,
int  top,
int  wid,
int  hgt 
)
tesseract::CubeObject::CubeObject ( CubeRecoContext cntxt,
Pix *  pix,
int  left,
int  top,
int  wid,
int  hgt 
)
tesseract::CubeObject::~CubeObject (  ) 

Member Function Documentation

WordAltList* tesseract::CubeObject::AlternateList (  )  const [inline]
BeamSearch* tesseract::CubeObject::BeamObj (  )  const [inline]
CharSamp* tesseract::CubeObject::CharSample (  )  const [inline]
bool tesseract::CubeObject::Normalize (  )  [protected]
CharAltList * tesseract::CubeObject::RecognizeChar (  ) 
WordAltList * tesseract::CubeObject::RecognizePhrase ( LangModel lang_mod = NULL  ) 
WordAltList * tesseract::CubeObject::RecognizeWord ( LangModel lang_mod = NULL  ) 
void tesseract::CubeObject::SetCharSampOwnership ( bool  own_char_samp  )  [inline]
CubeSearchObject* tesseract::CubeObject::SrchObj (  )  const [inline]
int tesseract::CubeObject::WordCost ( const char *  str  ) 

The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:26 2012 for Tesseract by  doxygen 1.6.3