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.
To further increase the amount of images that can be used with OCR, the
experimental
-branch uses different techniques than themaster
-branch does. However, as the previousopencv3
was developed separately from it, theexperimental
branch does not support OpenCV 3. The experimental branch should be tested, where needed fixed, updated for OpenCV 3 and then merged intomaster
to allow for more images to be used with OCR.