laplacian-scale-space

There are 1 repositories under laplacian-scale-space topic.

  • 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.

    Language:MATLAB1200