|
tesseract
5.0.0
|
#include <array>#include <forward_list>Go to the source code of this file.
Namespaces | |
| tesseract | |
Typedefs | |
| using | tesseract::MicroFeature = std::array< float,(int) MicroFeatureParameter::MFCount > |
| using | tesseract::MICROFEATURES = std::forward_list< MicroFeature > |
Enumerations | |
| enum class | tesseract::MicroFeatureParameter { tesseract::MFXPosition , tesseract::MFYPosition , tesseract::MFLength , tesseract::MFDirection , tesseract::MFBulge1 , tesseract::MFBulge2 , tesseract::MFCount } |