Skip to content

RohitChavan16/ScanLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ScanLayer

A professional-grade Document Scanner built using OpenCV in C++. This project takes an input image (uploaded from storage, in future will be updating with webcam), detects the document boundaries, performs a perspective transform, and returns a top-down, high-contrast scanned version — just like a real scanner.

  • Key Concepts Used: Edge Detection (Canny) Contour Detection Perspective Warping Adaptive Thresholding

  • Technologies Used C++ OpenCV Computer Vision Algorithms (Canny, Contours, Warping, Thresholding)

I am currently working on it to add some unique feature and to improve overall experience.

This is not completed yet.

  • Rohit Chavan

About

A professional-grade Document Scanner built using OpenCV in C++. This project takes an input image (uploaded from storage, in future will be updating with webcam), detects the document boundaries, performs a perspective transform, and returns a top-down, high-contrast scanned version — just like a real scanner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages