Skip to content

This is my experiment with Scikit-learn. I have created a filter using Sobel and Prewitt operator.

Notifications You must be signed in to change notification settings

MXNXV/Edge-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edge-Detection

I have created a edge detection filter using Sobel and Prewitt operator

The libraries used are as follows:

  1. matplotlib(3.3.2)

  2. numpy(1.18.5)

  3. scipy(1.4.1)

  4. PIL(8.0.1)

alt text

About

This is my experiment with Scikit-learn. I have created a filter using Sobel and Prewitt operator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages