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.PhotoModule.AlignMTB Member List

This is the complete list of members for OpenCVForUnity.PhotoModule.AlignMTB, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.PhotoModule.AlignMTBstatic
calculateShift(Mat img0, Mat img1)OpenCVForUnity.PhotoModule.AlignMTB
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
computeBitmaps(Mat img, Mat tb, Mat eb)OpenCVForUnity.PhotoModule.AlignMTB
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.PhotoModule.AlignMTBprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getCut()OpenCVForUnity.PhotoModule.AlignMTB
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getExcludeRange()OpenCVForUnity.PhotoModule.AlignMTB
getMaxBits()OpenCVForUnity.PhotoModule.AlignMTB
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
process(List< Mat > src, List< Mat > dst, Mat times, Mat response)OpenCVForUnity.PhotoModule.AlignMTBvirtual
process(List< Mat > src, List< Mat > dst)OpenCVForUnity.PhotoModule.AlignMTB
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setCut(bool value)OpenCVForUnity.PhotoModule.AlignMTB
setExcludeRange(int exclude_range)OpenCVForUnity.PhotoModule.AlignMTB
setMaxBits(int max_bits)OpenCVForUnity.PhotoModule.AlignMTB
shiftMat(Mat src, Mat dst, Point shift)OpenCVForUnity.PhotoModule.AlignMTB
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic