OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.Xfeatures2dModule.VGG Member List

This is the complete list of members for OpenCVForUnity.Xfeatures2dModule.VGG, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Xfeatures2dModule.VGGstatic
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 desc, float isigma, bool img_normalize, bool use_scale_orientation, float scale_factor, bool dsc_normalize)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create(int desc, float isigma, bool img_normalize, bool use_scale_orientation, float scale_factor)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create(int desc, float isigma, bool img_normalize, bool use_scale_orientation)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create(int desc, float isigma, bool img_normalize)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create(int desc, float isigma)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create(int desc)OpenCVForUnity.Xfeatures2dModule.VGGstatic
create()OpenCVForUnity.Xfeatures2dModule.VGGstatic
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.Xfeatures2dModule.VGGprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.Features2dModule.Feature2Dvirtual
getDefaultName()OpenCVForUnity.Xfeatures2dModule.VGGvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getScaleFactor()OpenCVForUnity.Xfeatures2dModule.VGG
getSigma()OpenCVForUnity.Xfeatures2dModule.VGG
getUseNormalizeDescriptor()OpenCVForUnity.Xfeatures2dModule.VGG
getUseNormalizeImage()OpenCVForUnity.Xfeatures2dModule.VGG
getUseScaleOrientation()OpenCVForUnity.Xfeatures2dModule.VGG
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
read(string fileName)OpenCVForUnity.Features2dModule.Feature2D
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setScaleFactor(float scale_factor)OpenCVForUnity.Xfeatures2dModule.VGG
setSigma(float isigma)OpenCVForUnity.Xfeatures2dModule.VGG
setUseNormalizeDescriptor(bool dsc_normalize)OpenCVForUnity.Xfeatures2dModule.VGG
setUseNormalizeImage(bool img_normalize)OpenCVForUnity.Xfeatures2dModule.VGG
setUseScaleOrientation(bool use_scale_orientation)OpenCVForUnity.Xfeatures2dModule.VGG
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
write(string fileName)OpenCVForUnity.Features2dModule.Feature2D