MCPcopy Create free account
hub / github.com/creatale/node-dv / GetSourceYResolution

Method GetSourceYResolution

deps/tesseract/api/baseapi.cpp:952–954  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

950}
951
952int TessBaseAPI::GetSourceYResolution() {
953 return thresholder_->GetSourceYResolution();
954}
955
956// If flist exists, get data from there. Otherwise get data from buf.
957// Seems convoluted, but is the easiest way I know of to meet multiple

Callers 4

FindLinesMethod · 0.80
GetPDFTextObjectsMethod · 0.80
AddImageHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected