NativeMethodsphoto_fastNlMeansDenoisingMulti Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus photo_fastNlMeansDenoisingMulti( IntPtr[] srcImgs, int srcImgsLength, IntPtr dst, int imgToDenoiseIndex, int temporalWindowSize, float h, int templateWindowSize, int searchWindowSize )
Public Shared Function photo_fastNlMeansDenoisingMulti ( srcImgs As IntPtr(), srcImgsLength As Integer, dst As IntPtr, imgToDenoiseIndex As Integer, temporalWindowSize As Integer, h As Single, templateWindowSize As Integer, searchWindowSize As Integer ) As ExceptionStatus
public: static ExceptionStatus photo_fastNlMeansDenoisingMulti( array<IntPtr>^ srcImgs, int srcImgsLength, IntPtr dst, int imgToDenoiseIndex, int temporalWindowSize, float h, int templateWindowSize, int searchWindowSize )
static member photo_fastNlMeansDenoisingMulti : srcImgs : IntPtr[] * srcImgsLength : int * dst : IntPtr * imgToDenoiseIndex : int * temporalWindowSize : int * h : float32 * templateWindowSize : int * searchWindowSize : int -> ExceptionStatus
[Missing <param name="srcImgs"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="srcImgsLength"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="imgToDenoiseIndex"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="temporalWindowSize"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="h"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="templateWindowSize"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <param name="searchWindowSize"/> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_fastNlMeansDenoisingMulti(System.IntPtr[],System.Int32,System.IntPtr,System.Int32,System.Int32,System.Single,System.Int32,System.Int32)"]