fmi-faim / faim-ipa

A collection of Image Processing and Analysis (IPA) functions used at the Facility for Advanced Imaging and Microscopy (FAIM)
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

Add spot and blob detection functions. #145

Closed tibuch closed 5 months ago

tibuch commented 5 months ago

They combine a LoG detector with h-maxima.

Closes #114.

tibuch commented 5 months ago

Closes #114.