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