+ New
- Remove
# Update
4.2.0[2016-04-22]
+ Custom plug-processing method code, you can directly modify the image by setImage method imageClean parameters
+ Image Cleanup added edge detection tools EdgeDetect
+ Image cleanup internal method to add change ContrastAndBrightness
+ Add oblique() skew correction cleanup function
+ Whitelist cache, performance optimization
+ Language customization, customization and training of language combinations, such as: e.setLanguage(new Language ( "newmoney + eng"));
# Bug fixes rotation
# Image cleanup class, imageType default ImageType.NONE, without any cleanup
# amendWords file defines the order of processing, HashMap instead LinkedHashMap
# Custom plug-in processing method code, you can disable this image deformation ratio by cancleRatio method imageClean parameters for dynamic deformation in a custom plug-in
# Custom plug-in method for separating fixed # mark
4.1.0[2016-01-22]
+ Post new architecture, not backward compatible
+ API interface adjustments and new functions, API level character whitelist, Rule-based recognition and correction training, New cleanup algorithm (text, notes, etc.), Without environment variable configuration, Increase the standard input and output, supports Socket, New. ETD template processing functions ......
+ EasyOCR Suite cross-platform GUI design tool
+ Memory operations, performance
3.0.4[2015-10-28]
+ Bug Fixed: Multiple instances of image cleanup, the problems caused by global static cache conflict.
3.0.2[2015-07-13]
# fixed under Linux non-root user directory access errors, System.getProperty("java.io.tmpdir") + UUID.randomUUID().toString() ==> System.getProperty("java.io.tmpdir") + File.separator + UUID.randomUUID().toString()。 issue/EasyOCR#1
3.0.1[2015-07-03]
+ Architecture adjustment, provide plug-in support
You can write plug-ins for external image cleanup EasyOCR, write your own image cleanup handling code, or a combination of different processing requirements. See also: EasyOCR image clean plugin write
# ImageClean class image cleanup related methods to enhance the protected access control
2.2.0[2014-04-26]
# Feature Updates
+ New CAPTCHA Support
1.0.0[2014-01-16]
Publish
Old version[2012-08-28]