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 Throwable
finalize
in class GeneralizedHough
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2