Releases: MSPaintIDE/NewOCR
Total overhaul
Changed how a large portion of the OCR works, with significant API changes, much faster speeds, multiple fonts, travis integration, and more. This release is SNAPSHOT because it may have small bug fixes and API changes as it is developed with MS Paint IDE in the next following months.
Java 11 support + performance increase
Added full Java 11 support, and also made fairly significant speed increases from replacing the default ImageIO.read
method with a custom one to more efficiently read images.
Fixed some severe bugs
Fixed some severe bugs, along with adding various methods to clean up the code, and optimized several things.
Huge performance increase
This release provides insane (up to 13x in my testing) performance boosts using HSQLDB instead of MySQL (You can choose which one to use), along with some bug fixes. Also moved around some packages, so anyone using this will need to change some imports around.
Improvements/Bug fixes
Improved some code, and added some API methods used in MS Paint IDE.
Bug fixes
Initial Release (Forgot about 1.0.0)
Everything works, and can alternatively be gotten via Gradle/Maven:
https://search.maven.org/artifact/com.uddernetworks.newocr/NewOCR/1.0.1/jar