Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Integrate old platform code to new dev build #15

Open
Benehiko opened this issue May 13, 2018 · 1 comment
Open

Integrate old platform code to new dev build #15

Benehiko opened this issue May 13, 2018 · 1 comment
Assignees
Labels
Projects

Comments

@Benehiko
Copy link
Owner

Current development build has been changed.
Usage of IplImage is deprecated, since converting between IplImages and BufferedImage caused crashes. Mat is now the base supported image. Also javacv libraries are used only in some areas, moved over to opencv build libraries.

@Benehiko Benehiko added the build label May 13, 2018
@Benehiko Benehiko self-assigned this May 13, 2018
@Benehiko
Copy link
Owner Author

Benehiko commented May 13, 2018

Still need to be done

  • Implement Shape finding
  • Implement Caching (SQLite)
  • Implement Java Local Server ( more on this later )
  • Implement Java Threading ( more optimal processing of images )
  • Better Tesseract text extraction

@Benehiko Benehiko added this to To do in OCR May 13, 2018
@Benehiko Benehiko moved this from To do to Done in OCR Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
OCR
  
Done
Development

No branches or pull requests

1 participant