tesseract 4.1.1
Loading...
Searching...
No Matches
ligature_table.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include "util.h"

Go to the source code of this file.

Classes

class  tesseract::LigatureTable
 

Namespaces

namespace  tesseract
 

Typedefs

using tesseract::LigHash = std::unordered_map< std::string, std::string, StringHash >