Skip to content

shashank918/Smear-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Smear Detection

Installed Anaconda3 with following python version

Python 3.6.4

Following packages are installed Opencv ("pip install opencv-python") Imutils ("pip install imutils)

The source code is single file named as Final.py

When Smear is not detected you will see following images created -

Average.jpg Gradient.jpg

When Smear is detected you will see following images created -

Average.jpg Gradient.jpg SmearOnAverageImage.jpg MaskedImage.jpg FinalResult.jpg

About

Implemented smear detection algorithm for given set of defined images taken from Camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages