tesseract v5.3.3.20231005
|
#include <algorithm>
#include <cmath>
#include <utility>
#include "tablefind.h"
#include <allheaders.h>
#include "colpartitionset.h"
#include "tablerecog.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
template<typename T > | |
void | tesseract::DeleteObject (T *object) |