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

Link to this section Summary

cv

Python prototype (for reference):

Functions

Link to this section cv

Python prototype (for reference):

TrackerMIL_Params() -> <TrackerMIL_Params object>

Link to this section Functions

Link to this function

get_featureSetNumFeatures!(self)

View Source

Raising version of get_featureSetNumFeatures/1.

Link to this function

get_featureSetNumFeatures(self)

View Source
Link to this function

get_samplerInitInRadius!(self)

View Source

Raising version of get_samplerInitInRadius/1.

Link to this function

get_samplerInitInRadius(self)

View Source
Link to this function

get_samplerInitMaxNegNum!(self)

View Source

Raising version of get_samplerInitMaxNegNum/1.

Link to this function

get_samplerInitMaxNegNum(self)

View Source
Link to this function

get_samplerSearchWinSize!(self)

View Source

Raising version of get_samplerSearchWinSize/1.

Link to this function

get_samplerSearchWinSize(self)

View Source
Link to this function

get_samplerTrackInRadius!(self)

View Source

Raising version of get_samplerTrackInRadius/1.

Link to this function

get_samplerTrackInRadius(self)

View Source
Link to this function

get_samplerTrackMaxNegNum!(self)

View Source

Raising version of get_samplerTrackMaxNegNum/1.

Link to this function

get_samplerTrackMaxNegNum(self)

View Source
Link to this function

get_samplerTrackMaxPosNum!(self)

View Source

Raising version of get_samplerTrackMaxPosNum/1.

Link to this function

get_samplerTrackMaxPosNum(self)

View Source
Link to this function

set_featureSetNumFeatures!(self, prop)

View Source

Raising version of set_featureSetNumFeatures/2.

Link to this function

set_featureSetNumFeatures(self, prop)

View Source
Link to this function

set_samplerInitInRadius!(self, prop)

View Source

Raising version of set_samplerInitInRadius/2.

Link to this function

set_samplerInitInRadius(self, prop)

View Source
Link to this function

set_samplerInitMaxNegNum!(self, prop)

View Source

Raising version of set_samplerInitMaxNegNum/2.

Link to this function

set_samplerInitMaxNegNum(self, prop)

View Source
Link to this function

set_samplerSearchWinSize!(self, prop)

View Source

Raising version of set_samplerSearchWinSize/2.

Link to this function

set_samplerSearchWinSize(self, prop)

View Source
Link to this function

set_samplerTrackInRadius!(self, prop)

View Source

Raising version of set_samplerTrackInRadius/2.

Link to this function

set_samplerTrackInRadius(self, prop)

View Source
Link to this function

set_samplerTrackMaxNegNum!(self, prop)

View Source

Raising version of set_samplerTrackMaxNegNum/2.

Link to this function

set_samplerTrackMaxNegNum(self, prop)

View Source
Link to this function

set_samplerTrackMaxPosNum!(self, prop)

View Source

Raising version of set_samplerTrackMaxPosNum/2.

Link to this function

set_samplerTrackMaxPosNum(self, prop)

View Source

Raising version of trackerMIL_Params/0.