tesseract  4.0.0-1-g2a2b
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 char * tesseract::kNullChar = "<nul>"
 
const int tesseract::kRadicalRadix = 29