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, setTemplate
clear, empty, getDefaultName, getNativeObjAddr, save
public 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 GeneralizedHough
java.lang.Throwable
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0