tesseract  5.0.0-alpha-619-ge9db
unicharcompress.cpp File Reference
#include "unicharcompress.h"
#include <algorithm>
#include <memory>
#include "tprintf.h"

Go to the source code of this file.

Namespaces

 tesseract
 

Typedefs

using tesseract::RSMap = std::unordered_map< int, std::unique_ptr< std::vector< int > >>
 
using tesseract::RSCounts = std::unordered_map< int, int >
 

Variables

const int tesseract::kRadicalRadix = 29