java - Is there a concrete implementation of OCRProcessor in openimaj -


i trying text extraction using openimaj , using liusamarabandutextextractorbasic text extractor subclass. class needs ocrprocessor implementation actual ocr. following javadoc

public void setocrprocessor(ocrprocessor<t> ocr) 

for text regions extracted associated textual representations of text regions, ocr processor must used. use function choose ocr processor used extract read text regions.

i did not find implementation in openimaj library (which strange if ask me).

is there ocrprocessor implementaion can use?

no, there seems no implementation. wrote java wrapper around tesseract-ocr (platform dependent) ocr.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -