In this code we 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-card-reader-app/?referralCode=CBF4B439BDEF5F8AB0DB
which includes:
- Named Entity Recognition (identifying entities from invoices and business cards)
- Document Scanner
- End-to-End Web App development in Flask
