There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.