public static class opencv_features2d.DenseFeatureDetector extends opencv_features2d.FeatureDetector
opencv_core.Algorithm.Constructor, opencv_core.Algorithm.Getter, opencv_core.Algorithm.SetterPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_features2d.DenseFeatureDetector() |
opencv_features2d.DenseFeatureDetector(float initFeatureScale,
int featureScaleLevels,
float featureScaleMul,
int initXyStep,
int initImgBound,
boolean varyXyStepWithScale,
boolean varyImgBoundWithScale) |
opencv_features2d.DenseFeatureDetector(int size) |
opencv_features2d.DenseFeatureDetector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.AlgorithmInfo |
info() |
opencv_features2d.DenseFeatureDetector |
position(int position) |
create, create, detect, detect, detect, detect, empty_create, _create, getAlgorithm, getAlgorithm, getBool, getBool, getDouble, getDouble, getInt, getInt, getList, getMat, getMat, getMatVector, getMatVector, getParams, getString, getString, name, paramHelp, paramHelp, paramType, paramType, read, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setAlgorithm, setAlgorithm, setBool, setBool, setDouble, setDouble, setInt, setInt, setMat, setMat, setMatVector, setMatVector, setString, setString, writeaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_features2d.DenseFeatureDetector(Pointer p)
public opencv_features2d.DenseFeatureDetector(int size)
public opencv_features2d.DenseFeatureDetector(float initFeatureScale,
int featureScaleLevels,
float featureScaleMul,
int initXyStep,
int initImgBound,
boolean varyXyStepWithScale,
boolean varyImgBoundWithScale)
public opencv_features2d.DenseFeatureDetector()
public opencv_features2d.DenseFeatureDetector position(int position)
position in class opencv_core.Algorithmpublic opencv_core.AlgorithmInfo info()
info in class opencv_core.AlgorithmCopyright © 2014. All Rights Reserved.