RedFantom / simple-ocr-opencv

A library for simple OCR in Python using OpenCV
GNU Affero General Public License v3.0
4 stars 0 forks source link

Add Experimental features to master branch #5

Closed RedFantom closed 6 years ago

RedFantom commented 7 years ago

To further increase the amount of images that can be used with OCR, the experimental-branch uses different techniques than the master-branch does. However, as the previous opencv3 was developed separately from it, the experimental branch does not support OpenCV 3. The experimental branch should be tested, where needed fixed, updated for OpenCV 3 and then merged into master to allow for more images to be used with OCR.