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.Xfeatures2dModule.PCTSignatures Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
computeSignature(Mat image, Mat signature)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
computeSignatures(List< Mat > images, List< Mat > signatures)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
create(int initSampleCount, int initSeedCount, int pointDistribution)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
create(int initSampleCount, int initSeedCount)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
create(int initSampleCount)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
create()OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
create(MatOfPoint2f initSamplingPoints, int initSeedCount)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
create(MatOfPoint2f initSamplingPoints, MatOfInt initClusterSeedIndexes)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
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.PCTSignaturesprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
drawSignature(Mat source, Mat signature, Mat result, float radiusToShorterSideRatio, int borderThickness)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
drawSignature(Mat source, Mat signature, Mat result, float radiusToShorterSideRatio)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
drawSignature(Mat source, Mat signature, Mat result)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
GAUSSIANOpenCVForUnity.Xfeatures2dModule.PCTSignatures
generateInitPoints(MatOfPoint2f initPoints, int count, int pointDistribution)OpenCVForUnity.Xfeatures2dModule.PCTSignaturesstatic
getClusterMinSize()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDistanceFunction()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getDropThreshold()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getGrayscaleBits()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getInitSeedCount()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getInitSeedIndexes()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getIterationCount()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getJoiningDistance()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getMaxClustersCount()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getSampleCount()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getSamplingPoints()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightA()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightB()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightContrast()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightEntropy()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightL()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightX()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWeightY()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
getWindowRadius()OpenCVForUnity.Xfeatures2dModule.PCTSignatures
HEURISTICOpenCVForUnity.Xfeatures2dModule.PCTSignatures
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
L0_25OpenCVForUnity.Xfeatures2dModule.PCTSignatures
L0_5OpenCVForUnity.Xfeatures2dModule.PCTSignatures
L1OpenCVForUnity.Xfeatures2dModule.PCTSignatures
L2OpenCVForUnity.Xfeatures2dModule.PCTSignatures
L2SQUAREDOpenCVForUnity.Xfeatures2dModule.PCTSignatures
L5OpenCVForUnity.Xfeatures2dModule.PCTSignatures
L_INFINITYOpenCVForUnity.Xfeatures2dModule.PCTSignatures
MINUSOpenCVForUnity.Xfeatures2dModule.PCTSignatures
NORMALOpenCVForUnity.Xfeatures2dModule.PCTSignatures
REGULAROpenCVForUnity.Xfeatures2dModule.PCTSignatures
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setClusterMinSize(int clusterMinSize)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setDistanceFunction(int distanceFunction)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setDropThreshold(float dropThreshold)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setGrayscaleBits(int grayscaleBits)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setInitSeedIndexes(MatOfInt initSeedIndexes)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setIterationCount(int iterationCount)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setJoiningDistance(float joiningDistance)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setMaxClustersCount(int maxClustersCount)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setSamplingPoints(MatOfPoint2f samplingPoints)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setTranslation(int idx, float value)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setTranslations(MatOfFloat translations)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeight(int idx, float value)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightA(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightB(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightContrast(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightEntropy(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightL(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeights(MatOfFloat weights)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightX(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWeightY(float weight)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
setWindowRadius(int radius)OpenCVForUnity.Xfeatures2dModule.PCTSignatures
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
UNIFORMOpenCVForUnity.Xfeatures2dModule.PCTSignatures