NativeMethodsxphoto_dctDenoising Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus xphoto_dctDenoising( IntPtr src, IntPtr dst, double sigma, int psize )
Public Shared Function xphoto_dctDenoising ( src As IntPtr, dst As IntPtr, sigma As Double, psize As Integer ) As ExceptionStatus
public: static ExceptionStatus xphoto_dctDenoising( IntPtr src, IntPtr dst, double sigma, int psize )
static member xphoto_dctDenoising : src : IntPtr * dst : IntPtr * sigma : float * psize : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="psize"/> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xphoto_dctDenoising(System.IntPtr,System.IntPtr,System.Double,System.Int32)"]