@Namespace(value="cv") public static class opencv_imgproc.GeneralizedHoughBallard extends opencv_imgproc.GeneralizedHough
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_imgproc.GeneralizedHoughBallard(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLevels() |
int |
getVotesThreshold() |
void |
setLevels(int levels)
R-Table levels.
|
void |
setVotesThreshold(int votesThreshold)
The accumulator threshold for the template centers at the detection stage.
|
detect, detect, detect, detect, getCannyHighThresh, getCannyLowThresh, getDp, getMaxBufferSize, getMinDist, setCannyHighThresh, setCannyLowThresh, setDp, setMaxBufferSize, setMinDist, setTemplate, setTemplate, setTemplate, setTemplateclear, empty, getDefaultName, position, read, save, save, writeaddress, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_imgproc.GeneralizedHoughBallard(Pointer p)
Pointer.Pointer(Pointer).public void setLevels(int levels)
public int getLevels()
public void setVotesThreshold(int votesThreshold)
public int getVotesThreshold()
Copyright © 2016. All rights reserved.