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