View Source Evision.Detail.AffineBasedEstimator (Evision v0.1.24)
Link to this section Summary
Types
Type that represents an Evision.Detail.AffineBasedEstimator
struct.
Functions
AffineBasedEstimator
Link to this section Types
@type t() :: %Evision.Detail.AffineBasedEstimator{ref: reference()}
Type that represents an Evision.Detail.AffineBasedEstimator
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
AffineBasedEstimator
Return
Python prototype (for reference only):
AffineBasedEstimator() -> <detail_AffineBasedEstimator object>