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 java.lang.Throwable
finalize in class GeneralizedHoughjava.lang.ThrowableGenerated on Sun Apr 7 2019 19:43:34 UTC / OpenCV 4.1.0