public class GeneralizedHoughBallard extends GeneralizedHough
| Modifier | Constructor and Description |
|---|---|
protected |
GeneralizedHoughBallard(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static GeneralizedHoughBallard |
__fromPtr__(long addr) |
protected void |
finalize() |
int |
getLevels() |
int |
getVotesThreshold() |
void |
setLevels(int levels) |
void |
setVotesThreshold(int votesThreshold) |
detect, detect, detect, detect, getCannyHighThresh, getCannyLowThresh, getDp, getMaxBufferSize, getMinDist, setCannyHighThresh, setCannyLowThresh, setDp, setMaxBufferSize, setMinDist, setTemplate, setTemplate, setTemplate, setTemplateclear, empty, getDefaultName, getNativeObjAddr, savepublic static GeneralizedHoughBallard __fromPtr__(long addr)
public int getLevels()
public int getVotesThreshold()
public void setLevels(int levels)
public void setVotesThreshold(int votesThreshold)
protected void finalize()
throws Throwable
finalize in class GeneralizedHoughThrowableGenerated on Thu Jul 25 2019 21:39:44 UTC / OpenCV 3.4.7