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

Method recognize

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

Performs text/barcode recognition on the given files with the specified output format. Supported file formats: BMP JPEG PNG TIFF PNM GIF @param sources input image files - can be local files or files on

(URL[] sources, String recognizeType, String outputFormat, Object... propSpec)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

callMethod · 0.95
mainMethod · 0.95
testOcrMethod · 0.95
performOcrMethod · 0.80

Calls 9

getTempFolderWritableMethod · 0.95
randomAlphanumericMethod · 0.95
saveToFileMethod · 0.95
filesToStringMethod · 0.95
isEmptyMethod · 0.95
readPropertiesMethod · 0.95
doRecognizeMethod · 0.95
propsToStringMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected