View Source Evision.TrackerDaSiamRPN (Evision v0.1.8)

Link to this section Summary

cv

Constructor

Constructor

Return tracking score

Functions

Raising version of create/0.

Raising version of create/1.

Link to this section cv

Constructor

Keyword Arguments
  • parameters: TrackerDaSiamRPN_Params.

    DaSiamRPN parameters TrackerDaSiamRPN::Params

Python prototype (for reference):

create([, parameters]) -> retval

Constructor

Keyword Arguments
  • parameters: TrackerDaSiamRPN_Params.

    DaSiamRPN parameters TrackerDaSiamRPN::Params

Python prototype (for reference):

create([, parameters]) -> retval

Return tracking score

Python prototype (for reference):

getTrackingScore() -> retval

Link to this section Functions

Raising version of create/0.

Raising version of create/1.

Raising version of getTrackingScore/1.