tesseract v5.3.3.20231005
|
#include "commandlineflags.h"
#include <tesseract/baseapi.h>
#include <cmath>
#include <locale>
#include <sstream>
#include <vector>
#include "errcode.h"
#include "tprintf.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
void | tesseract::ParseCommandLineFlags (const char *usage, int *argc, char ***argv, const bool remove_flags) |