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