Skip to content

This is a Document Scanner to scan notes and produce pdf files of it.

Notifications You must be signed in to change notification settings

serenevoid/DocScan

Repository files navigation

DOCUMENT SCANNER

Process:

  • Capture Image using Laptop Camera or Webcam for Desktops
  • Perform Edge Detection
  • Draw Contours and execute Perspective Transform
  • Enhance image using Thresholding
  • Convert images to a PDF Document

Sample:

Capture- Captured Image

Edge Detection- Edge Detected image

Contour and Transform- Contoured and Perspective Transformed

Threshold- Thresholded

And the PDF Document is made in the PDF Folder

ExternalLibraries Used:

  1. opencv
  2. numpy
  3. imutils (Requires pip)
  4. fpdf (Requires pip)

Bugs:

  • Contour not accurate

About

This is a Document Scanner to scan notes and produce pdf files of it.

Topics

Resources

Stars

Watchers

Forks

Languages