ocr_data_extractor 0.0.27-dev
ocr_data_extractor: ^0.0.27-dev copied to clipboard
A Flutter package uses ocrkit mapped output to process and extract values. Image texts extracted and processed to return the special data wanted. Just pass the image path to the chosen function.
0.0.27-dev #
- Removed OCRKit from dependencies.
0.0.26 #
- Minor improvement for extracting passengers.
0.0.25 #
- Some functions are now faster for live OCR use.
0.0.24 #
- Major bugs fixed for extracting passengers.
0.0.23 #
- For extracting passengers, it's handled that names be right or middle of the screen.
0.0.22 #
- Live Scanning bugs fixed. major bugs fixed.
0.0.21 #
- OCRKit updated to use for android. minor bugs fixed.
0.0.20 #
- Minor bug fixed.
0.0.19 #
- Minor bug fixed.
0.0.18 #
- Minor bug fixed.
0.0.17 #
- Minor bug fixed.
0.0.16 #
- Improved Extracting Passengers.
0.0.15 #
- Added new orientation.
0.0.14 #
- Minor bugs fixed.
0.0.13 #
- Extracting flight passengers' with OCR json data changed.
0.0.12 #
- Extracting flight passengers' with OCR json data added.
0.0.11 #
- Extracting flight passengers' data improved. Uses line rotation.
0.0.10 #
- Added new function for extracting flight passengers' data
0.0.9 #
- Improved sorting.
0.0.8 #
- Added a new strictness.
0.0.7 #
- Changes in getNamesList function.
0.0.6 #
- A major bug fix.
0.0.5 #
- Algorithms accuracy improvement and bug fixes.
0.0.4 #
- Minor bug fixes and improvements.
0.0.3 #
- It's now able to extract names of a list. added multiple new other features.
0.0.2 #
- minor bug fixes.
0.0.1 #
- initial release.