tesseract v5.3.3.20231005
|
#include "drawtord.h"
#include "statistc.h"
#include "textord.h"
#include "tovars.h"
#include <algorithm>
#include <cmath>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | MAXSPACING 128 /*max expected spacing in pix */ |
#define MAXSPACING 128 /*max expected spacing in pix */ |
Definition at line 42 of file tospace.cpp.