Skip to content

This uses open cv to detect edges. it take a image as input and then it gives the edge detection output of 3 types of edge detection programs 1) Sobel (horizontal and vertical) 2) laplacian 3 ) canny

Notifications You must be signed in to change notification settings

sahaj169/Edge-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Edge-detection

This uses open cv to detect edges. it take a image as input and then it gives the edge detection output of 3 types of edge detection programs 1) Sobel (horizontal and vertical) 2) laplacian 3 ) canny

About

This uses open cv to detect edges. it take a image as input and then it gives the edge detection output of 3 types of edge detection programs 1) Sobel (horizontal and vertical) 2) laplacian 3 ) canny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages