Skip to content

Video is captured using a webcam and document in the captured frame is detected and sliced using OpenCV

Notifications You must be signed in to change notification settings

Preet218/Document_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Document_Scanner

An interactive document scanner built in Python using OpenCV featuring automatic corner detection.

WorkFlow

The frame capturing through a webcam is first preprocessed to detech all the edges in the figure. Then if the edges form a rectangle and have certain minimum area than that rectangle is extracted and displayed on the screen

About

Video is captured using a webcam and document in the captured frame is detected and sliced using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published