public class GeneralizedHoughBallard extends GeneralizedHough
Modifier and Type | Method and Description |
---|---|
static GeneralizedHoughBallard |
__fromPtr__(long addr) |
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)
Generated on 2019-12-20 14:24:32 / OpenCV 4.2.0