NativeMethodsimg_hash_RadialVarianceHash_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_create(System.Double,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus img_hash_RadialVarianceHash_create( double sigma, int numOfAngleLine, out IntPtr returnValue )
Public Shared Function img_hash_RadialVarianceHash_create ( sigma As Double, numOfAngleLine As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus img_hash_RadialVarianceHash_create( double sigma, int numOfAngleLine, [OutAttribute] IntPtr% returnValue )
static member img_hash_RadialVarianceHash_create : sigma : float * numOfAngleLine : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_create(System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="numOfAngleLine"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_create(System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_create(System.Double,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_create(System.Double,System.Int32,System.IntPtr@)"]