Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
std::string OCRParameters::GetTesseractBasePath() const
430
{
431
return tesseractBasePath;
432
}
433
434
void OCRParameters::EnableCustomConfig(bool enable)
435
{
Callers
3
OCREdit
Method · 0.80
TesseractBaseDirChanged
Method · 0.80
LanguageChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected