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.FaceModule.FacemarkAAM Member List

This is the complete list of members for OpenCVForUnity.FaceModule.FacemarkAAM, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.FaceModule.FacemarkAAMstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
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.FaceModule.FacemarkAAMprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
fit(Mat image, MatOfRect faces, List< MatOfPoint2f > landmarks)OpenCVForUnity.FaceModule.Facemark
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
loadModel(string model)OpenCVForUnity.FaceModule.Facemark
save(string filename)OpenCVForUnity.CoreModule.Algorithm
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic