tesseract
5.0.0-alpha-619-ge9db
|
#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 |