tesseract v5.3.3.20231005
|
#include "cjkpitch.h"
#include "topitch.h"
#include "tovars.h"
#include <algorithm>
#include <cmath>
#include <vector>
Go to the source code of this file.
Classes | |
class | tesseract::SimpleStats |
class | tesseract::LocalCorrelation |
struct | tesseract::LocalCorrelation::float_pair |
class | tesseract::FPChar |
class | tesseract::FPRow |
class | tesseract::FPAnalyzer |
Namespaces | |
namespace | tesseract |
Functions | |
void | tesseract::compute_fixed_pitch_cjk (ICOORD page_tr, TO_BLOCK_LIST *port_blocks) |