Skip to content

CppScanner is a C++-based Web Application for scanning images from photographs using the Harris Method and applying a homography (or projective transformation) so we can have a framed and correctly aligned image.

Notifications You must be signed in to change notification settings

AsulconS/CppScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppScanner

CppScanner is a C++ based Web Application for scanning images from photographs, in which the Harris method is used to detect the corners of an image. From the corners, we obtain the necessary points to apply a homography (or projective transformation) to the image, so that we can have a framed and correctly aligned image.

About

CppScanner is a C++-based Web Application for scanning images from photographs using the Harris Method and applying a homography (or projective transformation) so we can have a framed and correctly aligned image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published