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.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params Member List

This is the complete list of members for OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Paramsstatic
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.Phase_unwrappingModule.HistogramPhaseUnwrapping_Paramsprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
get_height()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
get_histThresh()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
get_nbrOfLargeBins()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
get_nbrOfSmallBins()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
get_width()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
getNativeObjAddr()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
HistogramPhaseUnwrapping_Params()OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
set_height(int height)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
set_histThresh(float histThresh)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
set_nbrOfLargeBins(int nbrOfLargeBins)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
set_nbrOfSmallBins(int nbrOfSmallBins)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
set_width(int width)OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic