'How to auto select round object in images and extract the selection coordinates
Is it possible to auto select round objects in images and output the coordinates of the selection? For coordinates, I just need the leftmost, rightmost, top and bottom, which are measured in pixels.
I am considering SimpleBlobDetector() from openCV for the round object selections, but I'm not sure if I can get the coordinates from it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
