View Source Evision.GeneralizedHoughGuil (Evision v0.1.8)

Link to this section Summary

cv

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Python prototype (for reference):

Positional Arguments
  • angleEpsilon: double

Python prototype (for reference):

Positional Arguments
  • angleStep: double

Python prototype (for reference):

Positional Arguments
  • angleThresh: int

Python prototype (for reference):

Positional Arguments
  • levels: int

Python prototype (for reference):

Positional Arguments
  • maxAngle: double

Python prototype (for reference):

Positional Arguments
  • maxScale: double

Python prototype (for reference):

Positional Arguments
  • minAngle: double

Python prototype (for reference):

Positional Arguments
  • minScale: double

Python prototype (for reference):

Positional Arguments
  • posThresh: int

Python prototype (for reference):

Positional Arguments
  • scaleStep: double

Python prototype (for reference):

Positional Arguments
  • scaleThresh: int

Python prototype (for reference):

Positional Arguments
  • xi: double

Python prototype (for reference):

Link to this section cv

Python prototype (for reference):

getAngleEpsilon() -> retval

Python prototype (for reference):

getAngleStep() -> retval

Python prototype (for reference):

getAngleThresh() -> retval

Python prototype (for reference):

getLevels() -> retval

Python prototype (for reference):

getMaxAngle() -> retval

Python prototype (for reference):

getMaxScale() -> retval

Python prototype (for reference):

getMinAngle() -> retval

Python prototype (for reference):

getMinScale() -> retval

Python prototype (for reference):

getPosThresh() -> retval

Python prototype (for reference):

getScaleStep() -> retval

Python prototype (for reference):

getScaleThresh() -> retval

Python prototype (for reference):

getXi() -> retval
Link to this function

setAngleEpsilon(self, angleEpsilon)

View Source
Positional Arguments
  • angleEpsilon: double

Python prototype (for reference):

setAngleEpsilon(angleEpsilon) -> None
Link to this function

setAngleStep(self, angleStep)

View Source
Positional Arguments
  • angleStep: double

Python prototype (for reference):

setAngleStep(angleStep) -> None
Link to this function

setAngleThresh(self, angleThresh)

View Source
Positional Arguments
  • angleThresh: int

Python prototype (for reference):

setAngleThresh(angleThresh) -> None
Positional Arguments
  • levels: int

Python prototype (for reference):

setLevels(levels) -> None
Link to this function

setMaxAngle(self, maxAngle)

View Source
Positional Arguments
  • maxAngle: double

Python prototype (for reference):

setMaxAngle(maxAngle) -> None
Link to this function

setMaxScale(self, maxScale)

View Source
Positional Arguments
  • maxScale: double

Python prototype (for reference):

setMaxScale(maxScale) -> None
Link to this function

setMinAngle(self, minAngle)

View Source
Positional Arguments
  • minAngle: double

Python prototype (for reference):

setMinAngle(minAngle) -> None
Link to this function

setMinScale(self, minScale)

View Source
Positional Arguments
  • minScale: double

Python prototype (for reference):

setMinScale(minScale) -> None
Link to this function

setPosThresh(self, posThresh)

View Source
Positional Arguments
  • posThresh: int

Python prototype (for reference):

setPosThresh(posThresh) -> None
Link to this function

setScaleStep(self, scaleStep)

View Source
Positional Arguments
  • scaleStep: double

Python prototype (for reference):

setScaleStep(scaleStep) -> None
Link to this function

setScaleThresh(self, scaleThresh)

View Source
Positional Arguments
  • scaleThresh: int

Python prototype (for reference):

setScaleThresh(scaleThresh) -> None
Positional Arguments
  • xi: double

Python prototype (for reference):

setXi(xi) -> None

Link to this section Functions

Raising version of getAngleEpsilon/1.

Raising version of getAngleStep/1.

Raising version of getAngleThresh/1.

Raising version of getLevels/1.

Raising version of getMaxAngle/1.

Raising version of getMaxScale/1.

Raising version of getMinAngle/1.

Raising version of getMinScale/1.

Raising version of getPosThresh/1.

Raising version of getScaleStep/1.

Raising version of getScaleThresh/1.

Raising version of getXi/1.

Link to this function

setAngleEpsilon!(self, angleEpsilon)

View Source

Raising version of setAngleEpsilon/2.

Link to this function

setAngleStep!(self, angleStep)

View Source

Raising version of setAngleStep/2.

Link to this function

setAngleThresh!(self, angleThresh)

View Source

Raising version of setAngleThresh/2.

Link to this function

setLevels!(self, levels)

View Source

Raising version of setLevels/2.

Link to this function

setMaxAngle!(self, maxAngle)

View Source

Raising version of setMaxAngle/2.

Link to this function

setMaxScale!(self, maxScale)

View Source

Raising version of setMaxScale/2.

Link to this function

setMinAngle!(self, minAngle)

View Source

Raising version of setMinAngle/2.

Link to this function

setMinScale!(self, minScale)

View Source

Raising version of setMinScale/2.

Link to this function

setPosThresh!(self, posThresh)

View Source

Raising version of setPosThresh/2.

Link to this function

setScaleStep!(self, scaleStep)

View Source

Raising version of setScaleStep/2.

Link to this function

setScaleThresh!(self, scaleThresh)

View Source

Raising version of setScaleThresh/2.

Raising version of setXi/2.