Today, we bring you a very interesting and useful project that allows you to scan documents with your phone instead of bulky scanners. You just take a picture of the document and the application would align the document for you!
You will learn quite a few Image Processing & Computer Vision techniques while building the OpenCV Document Scanner.
Morphological Operations like Erosion and Dilation.
Edge Detection using Canny Edge Detector.
Contour Detection to filter out the Document area.
GrabCut for background subtraction for segmenting the document.
Homography and Perspective Transformation for aligning the doc with a template.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.