Skip to content

With the use of 2 libraries here #cv2 (Computer Vision) and #numpy we can detect all the edges of different objects of the image.#Edgedetection is done by using three methods #sobelmethod #laplacianmethod #cannymethod. Here we use only 2 methods #Laplacian and #Canny for determining the edges of different objects of the image.

harshit645/Edge-Detector-using-openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Edge-Detector-using-openCV

With the use of 2 libraries here #cv2 (Computer Vision) and #numpy we can detect all the edges of different objects of the image.#Edgedetection is done by using three methods #sobelmethod #laplacianmethod #cannymethod. Here we use only 2 methods #Laplacian and #Canny for determining the edges of different objects of the image.

About

With the use of 2 libraries here #cv2 (Computer Vision) and #numpy we can detect all the edges of different objects of the image.#Edgedetection is done by using three methods #sobelmethod #laplacianmethod #cannymethod. Here we use only 2 methods #Laplacian and #Canny for determining the edges of different objects of the image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages