- Extract Text from images, Especially helpful when you are extracting single character images.
- fixed path references
- added description
- fixed typo
- fixed description
- added LICENSE
- updated swift version to 4.2
- fixed dependecies
- fixed swift version
- set target swift version to 4.2
- added language support you can pass the language as an optional parameter. TesseractOcr.extractText(imagePath, language: "financial"); if not set it will default to "eng". language must match the name of .traineddata file