Skip to content

Kakaranish/OpenCV-paper-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The purpose of this program is detecting, straightening and trimming A4 paper sheets.

Examples

Demo 1: Demo1

Demo 2: Demo2

Running program

  1. Compile code using make
  2. Run it ./program [filename]

Executions:

Let's filename.jpg be image containing paper sheet.

  • ./program filename.jpg - processes filename.jpg and saves output to output.txt

  • ./program filename.jpg -o custom_output.txt - processes filename.jpg and saves output to file which filename is provided by user - in this case it's custom_output.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published