View Source Evision.Detail.HomographyBasedEstimator (Evision v0.1.34)
Summary
Types
@type t() :: %Evision.Detail.HomographyBasedEstimator{ref: reference()}
Type that represents an Detail.HomographyBasedEstimator
struct.
ref.
reference()
The underlying erlang resource variable.
Functions
HomographyBasedEstimator
Keyword Arguments
- is_focals_estimated:
bool
.
Return
- self:
Evision.Detail.HomographyBasedEstimator.t()
Python prototype (for reference only):
HomographyBasedEstimator([, is_focals_estimated]) -> <detail_HomographyBasedEstimator object>
HomographyBasedEstimator
Keyword Arguments
- is_focals_estimated:
bool
.
Return
- self:
Evision.Detail.HomographyBasedEstimator.t()
Python prototype (for reference only):
HomographyBasedEstimator([, is_focals_estimated]) -> <detail_HomographyBasedEstimator object>