#documentscanner, #opencvpython, #documentscanning, and #namedentityrecognition #ner #flask
This video demonstrates the complete Python code in OpenCV for a document scanner from scratch. Where for a given document we perform below operation in Opencv
Scaling,
Color Convertion
Canny Edge Detection
Morphological Transform
Countors
Corner detection
Wrap and Affine transformation.
Access the full course on "Intelligently Extract Text & Data from Documents with OCR NER and Web App Developed in Flask" through the following URL,
https://www.udemy.com/course/business...
which includes:
1. Named Entity Recognition (identifying entities from invoices and business cards)
2. Document Scanner
3. End-to-End Web App development in Flask
Code Explained in Video (GitHub repository): https://github.com/datascienceanywher...