tesseract 4.1.1
|
#include <cmath>
#include <locale>
#include <sstream>
#include "baseapi.h"
#include "commandlineflags.h"
#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) |