Blobs Detection
A Blob is a group of connected pixels in an image that share some common property - Finding the Connection!
- Blob Detection Using OpenCV ( Python, C++ )
- The Hessian Blob Algorithm: Precise Particle Detection in Atomic Force Microscopy Imagery
see also:
Written on March 25, 2023, Last update on March 25, 2023
computer-vision
opencv
blob
circle
ellipse