NativeMethodsphoto_pencilSketch Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
Namespace: OpenCvSharp
public static ExceptionStatus photo_pencilSketch( IntPtr src, IntPtr dst1, IntPtr dst2, float sigma_s, float sigma_r, float shade_factor )
Public Shared Function photo_pencilSketch ( src As IntPtr, dst1 As IntPtr, dst2 As IntPtr, sigma_s As Single, sigma_r As Single, shade_factor As Single ) As ExceptionStatus
public: static ExceptionStatus photo_pencilSketch( IntPtr src, IntPtr dst1, IntPtr dst2, float sigma_s, float sigma_r, float shade_factor )
static member photo_pencilSketch : src : IntPtr * dst1 : IntPtr * dst2 : IntPtr * sigma_s : float32 * sigma_r : float32 * shade_factor : float32 -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <param name="dst1"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <param name="dst2"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <param name="sigma_s"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <param name="sigma_r"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <param name="shade_factor"/> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_pencilSketch(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single)"]