Skip to content

This repository contains a simple image processing project similar to Camscanner

License

Notifications You must be signed in to change notification settings

lethakulamanishreddy/Cam-Scanner-Python-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cam-Scanner---Python-OpenCV

This repository contains a simple image processing project similar to Camscanner

In this project we will extract birdview of a image and map for better view.

We follow the following steps:

*Reading image

*converting to gray scale

*Applying Gaussial Blur

*Finding Canny edges and then counturs

*Finally applying perspective transform to extract bird view

#Requirements:

--->opencv --->numpy

#Installation --->pip/conda install requirement

To run the file, opem command prompt, navigate to the project folder , and run 'python Camscanner.py'.

About

This repository contains a simple image processing project similar to Camscanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages