View Source Evision.GeneralizedHoughBallard (Evision v0.1.13)
Link to this section Summary
Types
Type that represents an Evision.GeneralizedHoughBallard
struct.
Functions
Return
- retval:
int
Python prototype (for reference):
Return
- retval:
int
Python prototype (for reference):
Positional Arguments
- levels:
int
Python prototype (for reference):
Positional Arguments
- votesThreshold:
int
Python prototype (for reference):
Link to this section Types
@type t() :: %Evision.GeneralizedHoughBallard{ref: reference()}
Type that represents an Evision.GeneralizedHoughBallard
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
Return
- retval:
int
Python prototype (for reference):
getLevels() -> retval
Return
- retval:
int
Python prototype (for reference):
getVotesThreshold() -> retval
Positional Arguments
- levels:
int
Python prototype (for reference):
setLevels(levels) -> None
Positional Arguments
- votesThreshold:
int
Python prototype (for reference):
setVotesThreshold(votesThreshold) -> None