Public Member Functions | Public Attributes
cv::SimpleBlobDetector::Params Struct Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

 Params ()

Public Attributes

float thresholdStep
float minThreshold
float maxThreshold
size_t minRepeatability
float minDistBetweenBlobs
bool filterByColor
uchar blobColor
bool filterByArea
float minArea
float maxArea
bool filterByCircularity
float minCircularity
float maxCircularity
bool filterByInertia
float minInertiaRatio
float maxInertiaRatio
bool filterByConvexity
float minConvexity
float maxConvexity

Constructor & Destructor Documentation


Member Data Documentation


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