Skip to content

This is a part of group assignment for Computer Vision Course where we have implemented the Marr-Hildreth Algorithm to determine the edges in the image. Marr-Hildreth proposed a Gaussian Filter combined with the Laplacian, which in terms can be referred as Laplacian of Gaussian Operator (LoG Operator), to filter out the noise.

Notifications You must be signed in to change notification settings

caped-crusader16/LoG-Operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LoG-Operator

This is a part of group assignment for Computer Vision Course where we have implemented the Marr-Hildreth Algorithm to determine the edges in the image. Marr-Hildreth proposed a Gaussian Filter combined with the Laplacian, which in terms can be referred as Laplacian of Gaussian Operator (LoG Operator), to filter out the noise.

For further details, please check the report

Drop a ⭐ if you like the work

About

This is a part of group assignment for Computer Vision Course where we have implemented the Marr-Hildreth Algorithm to determine the edges in the image. Marr-Hildreth proposed a Gaussian Filter combined with the Laplacian, which in terms can be referred as Laplacian of Gaussian Operator (LoG Operator), to filter out the noise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published