opencv 2.2.0
|
#include <features2d.hpp>
Public Member Functions | |
Params () | |
Public Attributes | |
uchar | blobColor |
int | centroidROIMargin |
bool | computeRadius |
int | defaultKeypointSize |
bool | filterByArea |
bool | filterByCircularity |
bool | filterByColor |
bool | filterByConvexity |
bool | filterByInertia |
bool | isGrayscaleCentroid |
float | maxArea |
float | maxCentersDist |
float | maxThreshold |
float | minArea |
float | minCircularity |
float | minConvexity |
float | minInertiaRatio |
size_t | minRepeatability |
float | minThreshold |
float | thresholdStep |
cv::SimpleBlobDetector::Params::Params | ( | ) |