#include <blob_detector.h>
Public Attributes | |
double | confidence |
cv::Point2d | location |
double | radius |
Definition at line 96 of file blob_detector.h.
double BlobDetector::Center::confidence |
Definition at line 100 of file blob_detector.h.
cv::Point2d BlobDetector::Center::location |
Definition at line 98 of file blob_detector.h.
double BlobDetector::Center::radius |
Definition at line 99 of file blob_detector.h.