NativeMethodsphoto_denoise_TVL1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus photo_denoise_TVL1( IntPtr[] observations, int observationsSize, IntPtr result, double lambda, int niters )
Public Shared Function photo_denoise_TVL1 ( observations As IntPtr(), observationsSize As Integer, result As IntPtr, lambda As Double, niters As Integer ) As ExceptionStatus
public: static ExceptionStatus photo_denoise_TVL1( array<IntPtr>^ observations, int observationsSize, IntPtr result, double lambda, int niters )
static member photo_denoise_TVL1 : observations : IntPtr[] * observationsSize : int * result : IntPtr * lambda : float * niters : int -> ExceptionStatus
[Missing <param name="observations"/> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="observationsSize"/> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="result"/> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="lambda"/> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="niters"/> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_denoise_TVL1(System.IntPtr[],System.Int32,System.IntPtr,System.Double,System.Int32)"]