Skip to content

bit0123/BlobDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BlobDetection

Throughout this project what i have to do:

  • Generate gaussian kernel with given kernel size and sigma value.
  • Implementation of Gaussian blur with the generated gaussian kernel.
  • DOG (Difference of gaussian) image generation
  • Maxima-Minima point detection
  • Blob detection with calculated radious.
  • About

    Image blob detection through interesting point detection.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages