public static class opencv_features2d.GridAdaptedFeatureDetector 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.GridAdaptedFeatureDetector() |
opencv_features2d.GridAdaptedFeatureDetector(int size) |
opencv_features2d.GridAdaptedFeatureDetector(opencv_features2d.FeatureDetector detector,
int maxTotalKeypoints,
int gridRows,
int gridCols) |
opencv_features2d.GridAdaptedFeatureDetector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
opencv_core.AlgorithmInfo |
info() |
opencv_features2d.GridAdaptedFeatureDetector |
position(int position) |
create, create, detect, detect, detect, detect_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.GridAdaptedFeatureDetector(Pointer p)
public opencv_features2d.GridAdaptedFeatureDetector(int size)
public opencv_features2d.GridAdaptedFeatureDetector(opencv_features2d.FeatureDetector detector, int maxTotalKeypoints, int gridRows, int gridCols)
public opencv_features2d.GridAdaptedFeatureDetector()
public opencv_features2d.GridAdaptedFeatureDetector position(int position)
position in class opencv_core.Algorithmpublic boolean empty()
empty in class opencv_features2d.FeatureDetectorpublic opencv_core.AlgorithmInfo info()
info in class opencv_core.AlgorithmCopyright © 2014. All Rights Reserved.