__fromPtr__(IntPtr addr) | OpenCVForUnity.PhotoModule.AlignMTB | static |
calculateShift(Mat img0, Mat img1) | OpenCVForUnity.PhotoModule.AlignMTB | |
calculateShiftAsValueTuple(Mat img0, Mat img1) | OpenCVForUnity.PhotoModule.AlignMTB | |
calculateShiftAsVec2d(Mat img0, Mat img1) | OpenCVForUnity.PhotoModule.AlignMTB | |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
computeBitmaps(Mat img, Mat tb, Mat eb) | OpenCVForUnity.PhotoModule.AlignMTB | |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.PhotoModule.AlignMTB | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getCut() | OpenCVForUnity.PhotoModule.AlignMTB | |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getExcludeRange() | OpenCVForUnity.PhotoModule.AlignMTB | |
getMaxBits() | OpenCVForUnity.PhotoModule.AlignMTB | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
process(List< Mat > src, List< Mat > dst, Mat times, Mat response) | OpenCVForUnity.PhotoModule.AlignMTB | virtual |
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 | |
shiftMat(Mat src, Mat dst, in Vec2d shift) | OpenCVForUnity.PhotoModule.AlignMTB | |
shiftMat(Mat src, Mat dst, in(double x, double y) shift) | OpenCVForUnity.PhotoModule.AlignMTB | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
x | OpenCVForUnity.PhotoModule.AlignMTB | |