public static class opencv_features2d.FastFeatureDetector extends opencv_features2d.FeatureDetector
opencv_core.Algorithm.Constructor, opencv_core.Algorithm.Getter, opencv_core.Algorithm.SetterPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_5_8
enum cv::FastFeatureDetector::
|
static int |
TYPE_7_12
enum cv::FastFeatureDetector::
|
static int |
TYPE_9_16
enum cv::FastFeatureDetector::
|
| Constructor and Description |
|---|
opencv_features2d.FastFeatureDetector() |
opencv_features2d.FastFeatureDetector(int size) |
opencv_features2d.FastFeatureDetector(int threshold,
boolean nonmaxSuppression) |
opencv_features2d.FastFeatureDetector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.AlgorithmInfo |
info() |
opencv_features2d.FastFeatureDetector |
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 static final int TYPE_5_8
public static final int TYPE_7_12
public static final int TYPE_9_16
public opencv_features2d.FastFeatureDetector(Pointer p)
public opencv_features2d.FastFeatureDetector(int size)
public opencv_features2d.FastFeatureDetector(int threshold,
boolean nonmaxSuppression)
public opencv_features2d.FastFeatureDetector()
public opencv_features2d.FastFeatureDetector position(int position)
position in class opencv_core.Algorithmpublic opencv_core.AlgorithmInfo info()
info in class opencv_core.AlgorithmCopyright © 2014. All Rights Reserved.