Skip to content

A python3 based Document Scanner that uses multiple computer vision algorithms for better results.

Notifications You must be signed in to change notification settings

Aftaab25/DocumentScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DocumentScanner

  • A python3 based Document Scanner that uses multiple computer vision algorithms for result optimizations.

  • (The project still has some minor bugs that needs to be fixed. Eg: Correct Resolution of the output window is not yet fixed. An option to save the video scanned is yet to be corrected. DO report errors and bugs if experienced.)

  • The audio in the video file used here is removed by this command:

ffmpeg -i input_file.mp4 -vcodec copy -an output_file.mp4

About

A python3 based Document Scanner that uses multiple computer vision algorithms for better results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages