aws-lambda-tesseract icon indicating copy to clipboard operation
aws-lambda-tesseract copied to clipboard

Enhancement docker build & words and bounds results

Open levinunnink opened this issue 5 years ago • 3 comments

This PR adds three features:

  1. Dockerization of the build process for Tesseract so new versions can be built locally without having to create an EC2 instance for building.
  2. The ability to extract words and their coordinates from images with the getWordsAndBounds function.
  3. Support for using streams in addition to file paths.

levinunnink avatar Jan 02 '19 22:01 levinunnink

Thanks a lot for such a feature-heavy contribution @levinunnink 🙌🏻

vladholubiev avatar Jan 03 '19 10:01 vladholubiev

@levinunnink plz merge so no conflicts occur

randombluff avatar Nov 02 '19 12:11 randombluff

@maaraanas I don't have permission. Looks like @vladgolubev has to merge this PR.

levinunnink avatar Nov 06 '19 15:11 levinunnink