OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.Features2dModule.FastFeatureDetector Member List

This is the complete list of members for OpenCVForUnity.Features2dModule.FastFeatureDetector, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.FastFeatureDetectorstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
compute(Mat image, MatOfKeyPoint keypoints, Mat descriptors)OpenCVForUnity.Features2dModule.Feature2D
compute(List< Mat > images, List< MatOfKeyPoint > keypoints, List< Mat > descriptors)OpenCVForUnity.Features2dModule.Feature2D
create(int threshold, bool nonmaxSuppression, int type)OpenCVForUnity.Features2dModule.FastFeatureDetectorstatic
create(int threshold, bool nonmaxSuppression)OpenCVForUnity.Features2dModule.FastFeatureDetectorstatic
create(int threshold)OpenCVForUnity.Features2dModule.FastFeatureDetectorstatic
create()OpenCVForUnity.Features2dModule.FastFeatureDetectorstatic
defaultNorm()OpenCVForUnity.Features2dModule.Feature2D
descriptorSize()OpenCVForUnity.Features2dModule.Feature2D
descriptorType()OpenCVForUnity.Features2dModule.Feature2D
detect(Mat image, MatOfKeyPoint keypoints, Mat mask)OpenCVForUnity.Features2dModule.Feature2D
detect(Mat image, MatOfKeyPoint keypoints)OpenCVForUnity.Features2dModule.Feature2D
detect(List< Mat > images, List< MatOfKeyPoint > keypoints, List< Mat > masks)OpenCVForUnity.Features2dModule.Feature2D
detect(List< Mat > images, List< MatOfKeyPoint > keypoints)OpenCVForUnity.Features2dModule.Feature2D
detectAndCompute(Mat image, Mat mask, MatOfKeyPoint keypoints, Mat descriptors, bool useProvidedKeypoints)OpenCVForUnity.Features2dModule.Feature2D
detectAndCompute(Mat image, Mat mask, MatOfKeyPoint keypoints, Mat descriptors)OpenCVForUnity.Features2dModule.Feature2D
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.Features2dModule.FastFeatureDetectorprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.Features2dModule.Feature2Dvirtual
FAST_NOpenCVForUnity.Features2dModule.FastFeatureDetector
getDefaultName()OpenCVForUnity.Features2dModule.FastFeatureDetectorvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNonmaxSuppression()OpenCVForUnity.Features2dModule.FastFeatureDetector
getThreshold()OpenCVForUnity.Features2dModule.FastFeatureDetector
getType()OpenCVForUnity.Features2dModule.FastFeatureDetector
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
NONMAX_SUPPRESSIONOpenCVForUnity.Features2dModule.FastFeatureDetector
read(string fileName)OpenCVForUnity.Features2dModule.Feature2D
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setNonmaxSuppression(bool f)OpenCVForUnity.Features2dModule.FastFeatureDetector
setThreshold(int threshold)OpenCVForUnity.Features2dModule.FastFeatureDetector
setType(int type)OpenCVForUnity.Features2dModule.FastFeatureDetector
THRESHOLDOpenCVForUnity.Features2dModule.FastFeatureDetector
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
TYPE_5_8OpenCVForUnity.Features2dModule.FastFeatureDetector
TYPE_7_12OpenCVForUnity.Features2dModule.FastFeatureDetector
TYPE_9_16OpenCVForUnity.Features2dModule.FastFeatureDetector
write(string fileName)OpenCVForUnity.Features2dModule.Feature2D