MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetTesseractBasePath

Method GetTesseractBasePath

plugins/video/parameter-wrappers.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427}
428
429std::string OCRParameters::GetTesseractBasePath() const
430{
431 return tesseractBasePath;
432}
433
434void OCRParameters::EnableCustomConfig(bool enable)
435{

Callers 3

OCREditMethod · 0.80
LanguageChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected