tesseract v5.3.3.20231005
|
#include <array>
#include <forward_list>
Go to the source code of this file.
Namespaces | |
namespace | 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 } |