- Clone my repository.
- Open CMD in working directory.
- Run
pip install -r requirements.txt
- Install IPWebcam in your mobile.
- Connect your Mobile & PC with same network
- Run
CS_GUI.py
. - Write your IPV4 URL in the GUI Entry box. (URL will look like 'http://192.168.1.102:8080/shot.jpg'). This
shot.jpg
will send the continuous Camera frames to our UI. - Capture image with button, It will stored in
Cropped_image
folder. It will automatically scanned the image. - Scanned image will stored in
Processed_image
folder. - When you click on 'PDF' button, it will generate the PDF for your all scanned image, it will store PDFs in
Scanned_PDF
folder. - All the folders are auto-generated.
-
Notifications
You must be signed in to change notification settings - Fork 5
It is GUI based document scanner which is using OpenCV in the backend. Read more in read_me
License
Spidy20/Document_Scanner_Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
It is GUI based document scanner which is using OpenCV in the backend. Read more in read_me