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