Skip to content

Automatically generate a pdf file based on a detected paper in a photo (Using OpenCV and PyQt5)

License

Notifications You must be signed in to change notification settings

FrostMonarch95/PhotoToPdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoToPdf

Automatically generate a pdf file based on a detected paper in a photo

You will need the following libraries

PyQt5
Imutils
Skimage
PIL
CV2
Numpy

How to run?

Run main.py

How to use?

Image text
Image text
You can also drag the polygon to modify the size!
The pdf file will be generated on the same directory as the photo directory
Check it out! Image text

How it works?

It runs a detection algorithm from How to Build a Kick-Ass Mobile Document Scanner in Just 5 Minutes.

About

Automatically generate a pdf file based on a detected paper in a photo (Using OpenCV and PyQt5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages