tesseract
4.0.0-1-g2a2b
|
#include "detlinefit.h"
#include "statistc.h"
#include "tprintf.h"
#include <algorithm>
#include <cfloat>
Go to the source code of this file.
Namespaces | |
tesseract | |
Variables | |
const int | tesseract::kNumEndPoints = 3 |
const int | tesseract::kMinPointsForErrorCount = 16 |
const int | tesseract::kMaxRealDistance = 2.0 |