View Source Evision.SimpleBlobDetector.Params (Evision v0.1.7)

Link to this section Summary

cv

Python prototype (for reference):

Functions

Raising version of get_maxArea/1.

Raising version of get_minArea/1.

Link to this section cv

Link to this function

simpleBlobDetector_Params()

View Source

Python prototype (for reference):

SimpleBlobDetector_Params() -> <SimpleBlobDetector_Params object>

Link to this section Functions

Raising version of get_blobColor/1.

Raising version of get_filterByArea/1.

Link to this function

get_filterByCircularity!(self)

View Source

Raising version of get_filterByCircularity/1.

Link to this function

get_filterByCircularity(self)

View Source
Link to this function

get_filterByColor!(self)

View Source

Raising version of get_filterByColor/1.

Link to this function

get_filterByConvexity!(self)

View Source

Raising version of get_filterByConvexity/1.

Link to this function

get_filterByConvexity(self)

View Source
Link to this function

get_filterByInertia!(self)

View Source

Raising version of get_filterByInertia/1.

Link to this function

get_filterByInertia(self)

View Source

Raising version of get_maxArea/1.

Link to this function

get_maxCircularity!(self)

View Source

Raising version of get_maxCircularity/1.

Link to this function

get_maxCircularity(self)

View Source

Raising version of get_maxConvexity/1.

Link to this function

get_maxInertiaRatio!(self)

View Source

Raising version of get_maxInertiaRatio/1.

Link to this function

get_maxInertiaRatio(self)

View Source

Raising version of get_maxThreshold/1.

Raising version of get_minArea/1.

Link to this function

get_minCircularity!(self)

View Source

Raising version of get_minCircularity/1.

Link to this function

get_minCircularity(self)

View Source

Raising version of get_minConvexity/1.

Link to this function

get_minDistBetweenBlobs!(self)

View Source

Raising version of get_minDistBetweenBlobs/1.

Link to this function

get_minDistBetweenBlobs(self)

View Source
Link to this function

get_minInertiaRatio!(self)

View Source

Raising version of get_minInertiaRatio/1.

Link to this function

get_minInertiaRatio(self)

View Source
Link to this function

get_minRepeatability!(self)

View Source

Raising version of get_minRepeatability/1.

Link to this function

get_minRepeatability(self)

View Source

Raising version of get_minThreshold/1.

Link to this function

get_thresholdStep!(self)

View Source

Raising version of get_thresholdStep/1.

Link to this function

set_blobColor!(self, prop)

View Source

Raising version of set_blobColor/2.

Link to this function

set_blobColor(self, prop)

View Source
Link to this function

set_filterByArea!(self, prop)

View Source

Raising version of set_filterByArea/2.

Link to this function

set_filterByArea(self, prop)

View Source
Link to this function

set_filterByCircularity!(self, prop)

View Source

Raising version of set_filterByCircularity/2.

Link to this function

set_filterByCircularity(self, prop)

View Source
Link to this function

set_filterByColor!(self, prop)

View Source

Raising version of set_filterByColor/2.

Link to this function

set_filterByColor(self, prop)

View Source
Link to this function

set_filterByConvexity!(self, prop)

View Source

Raising version of set_filterByConvexity/2.

Link to this function

set_filterByConvexity(self, prop)

View Source
Link to this function

set_filterByInertia!(self, prop)

View Source

Raising version of set_filterByInertia/2.

Link to this function

set_filterByInertia(self, prop)

View Source
Link to this function

set_maxArea!(self, prop)

View Source

Raising version of set_maxArea/2.

Link to this function

set_maxCircularity!(self, prop)

View Source

Raising version of set_maxCircularity/2.

Link to this function

set_maxCircularity(self, prop)

View Source
Link to this function

set_maxConvexity!(self, prop)

View Source

Raising version of set_maxConvexity/2.

Link to this function

set_maxConvexity(self, prop)

View Source
Link to this function

set_maxInertiaRatio!(self, prop)

View Source

Raising version of set_maxInertiaRatio/2.

Link to this function

set_maxInertiaRatio(self, prop)

View Source
Link to this function

set_maxThreshold!(self, prop)

View Source

Raising version of set_maxThreshold/2.

Link to this function

set_maxThreshold(self, prop)

View Source
Link to this function

set_minArea!(self, prop)

View Source

Raising version of set_minArea/2.

Link to this function

set_minCircularity!(self, prop)

View Source

Raising version of set_minCircularity/2.

Link to this function

set_minCircularity(self, prop)

View Source
Link to this function

set_minConvexity!(self, prop)

View Source

Raising version of set_minConvexity/2.

Link to this function

set_minConvexity(self, prop)

View Source
Link to this function

set_minDistBetweenBlobs!(self, prop)

View Source

Raising version of set_minDistBetweenBlobs/2.

Link to this function

set_minDistBetweenBlobs(self, prop)

View Source
Link to this function

set_minInertiaRatio!(self, prop)

View Source

Raising version of set_minInertiaRatio/2.

Link to this function

set_minInertiaRatio(self, prop)

View Source
Link to this function

set_minRepeatability!(self, prop)

View Source

Raising version of set_minRepeatability/2.

Link to this function

set_minRepeatability(self, prop)

View Source
Link to this function

set_minThreshold!(self, prop)

View Source

Raising version of set_minThreshold/2.

Link to this function

set_minThreshold(self, prop)

View Source
Link to this function

set_thresholdStep!(self, prop)

View Source

Raising version of set_thresholdStep/2.

Link to this function

set_thresholdStep(self, prop)

View Source
Link to this function

simpleBlobDetector_Params!()

View Source

Raising version of simpleBlobDetector_Params/0.