flask-document-scanner
flask-document-scanner copied to clipboard
Flask service for document scanning based on this https://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/
Results
2
flask-document-scanner issues
Sort by
recently updated
recently updated
newest added
Sometimes the scanned response isn't clear. Throwing it to Tesseract doesnt yield that much better of a result. Sharpen the image more?
[2017-10-02 16:53:56,762] ERROR in app: Exception on / [POST] warped = four_point_transform(orig, screenCnt.reshape(4, 2) * ratio) UnboundLocalError: local variable 'screenCnt' referenced before assignment ``` for c in cnts: # approximate...