View Source Evision.TrackerDaSiamRPN (Evision v0.1.22)
Link to this section Summary
Types
Type that represents an Evision.TrackerDaSiamRPN
struct.
Link to this section Types
@type t() :: %Evision.TrackerDaSiamRPN{ref: reference()}
Type that represents an Evision.TrackerDaSiamRPN
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
Constructor
Keyword Arguments
parameters:
Evision.TrackerDaSiamRPN.Params
.DaSiamRPN parameters TrackerDaSiamRPN::Params
Return
- retval:
Evision.TrackerDaSiamRPN
Python prototype (for reference only):
create([, parameters]) -> retval
Constructor
Keyword Arguments
parameters:
Evision.TrackerDaSiamRPN.Params
.DaSiamRPN parameters TrackerDaSiamRPN::Params
Return
- retval:
Evision.TrackerDaSiamRPN
Python prototype (for reference only):
create([, parameters]) -> retval
Return tracking score
Positional Arguments
- self:
Evision.TrackerDaSiamRPN.t()
Return
- retval:
float
Python prototype (for reference only):
getTrackingScore() -> retval