View Source Evision.GeneralizedHoughBallard (Evision v0.1.9)

Link to this section Summary

cv

Python prototype (for reference):

Python prototype (for reference):

Positional Arguments
  • levels: int

Python prototype (for reference):

Positional Arguments
  • votesThreshold: int

Python prototype (for reference):

Link to this section cv

Python prototype (for reference):

getLevels() -> retval

Python prototype (for reference):

getVotesThreshold() -> retval
Positional Arguments
  • levels: int

Python prototype (for reference):

setLevels(levels) -> None
Link to this function

setVotesThreshold(self, votesThreshold)

View Source
Positional Arguments
  • votesThreshold: int

Python prototype (for reference):

setVotesThreshold(votesThreshold) -> None

Link to this section Functions

Raising version of getLevels/1.

Link to this function

getVotesThreshold!(self)

View Source

Raising version of getVotesThreshold/1.

Link to this function

setLevels!(self, levels)

View Source

Raising version of setLevels/2.

Link to this function

setVotesThreshold!(self, votesThreshold)

View Source

Raising version of setVotesThreshold/2.