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