OpenCV  2.4.13.4
Open Source Computer Vision
cv::SimpleBlobDetector::Center Struct Reference

#include <features2d.hpp>

Public Attributes

Point2d location
 
double radius
 
double confidence
 

Member Data Documentation

§ confidence

double cv::SimpleBlobDetector::Center::confidence

§ location

Point2d cv::SimpleBlobDetector::Center::location

§ radius

double cv::SimpleBlobDetector::Center::radius

The documentation for this struct was generated from the following file: