Skip to content

In this notebook, we will explore how to automatically detect blobs in an image using the Laplacian of Gaussian (LoG), Difference of Gaussian (DoG), and Determinant of Hessian (DoH). This can be particularly useful when counting multiple repeating objects in an image.

Notifications You must be signed in to change notification settings

j-manansala/blob-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blob-detection

About

In this notebook, we will explore how to automatically detect blobs in an image using the Laplacian of Gaussian (LoG), Difference of Gaussian (DoG), and Determinant of Hessian (DoH). This can be particularly useful when counting multiple repeating objects in an image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published