aws-lambda-tesseract
aws-lambda-tesseract copied to clipboard
Enhancement docker build & words and bounds results
This PR adds three features:
- Dockerization of the build process for Tesseract so new versions can be built locally without having to create an EC2 instance for building.
- The ability to extract words and their coordinates from images with the getWordsAndBounds function.
- Support for using streams in addition to file paths.
Thanks a lot for such a feature-heavy contribution @levinunnink 🙌🏻
@levinunnink plz merge so no conflicts occur
@maaraanas I don't have permission. Looks like @vladgolubev has to merge this PR.