How to Create a Document Scanner Using OpenCV Python | Complete Python Web App

preview_player
Показать описание
#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,

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

Рекомендации по теме
Комментарии
Автор

Hello sir i am getting error as four points is not defined .Pls tell me what to do?

neiljoseph
Автор

help me : AttributeError: module 'predictions' has no attribute 'getPredictions'

NguyenNam-xkcl