MCPcopy Create free account
hub / github.com/Asprise/java-ocr-api / startEngine

Method startEngine

src/main/java/com/asprise/ocr/Ocr.java:512–531  ·  view source on GitHub ↗

Starts the OCR engine with optional properties (e.g., to specify dictionary/templates file) @param lang e.g., "eng" for English @param speed valid values: plain #SPEED_FASTEST, plain #SPEED_FAST, plain #SPEED_SLOW. @param startPropSpec optional start properties, can be a single

(String lang, String speed, Object... startPropSpec)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getOcrMethod · 0.95
mainMethod · 0.95
testOcrMethod · 0.95
runMethod · 0.80
performOcrMethod · 0.80

Calls 5

isEmptyMethod · 0.95
readPropertiesMethod · 0.95
doStartMethod · 0.95
propsToStringMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected