Abhishek-EE / Blob_Detector

This is the code from my ECE-558, Digital Imaging Systems, Final Project. Here I have implemented Blob Detection for images using Laplacian of Gaussian by creating a Laplacian Scale space via varying image size which helped increase the speed. After that I have performed Harris’ Non-Max Suppression and encircled the Blobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abhishek-EE/Blob_Detector Stargazers