NativeMethodsimg_hash_RadialVarianceHash_getSigma Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static double img_hash_RadialVarianceHash_getSigma( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function img_hash_RadialVarianceHash_getSigma ( obj As IntPtr ) As Double
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static double img_hash_RadialVarianceHash_getSigma( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member img_hash_RadialVarianceHash_getSigma : obj : IntPtr -> float
OpenCvSharp.NativeMethods.img_hash_RadialVarianceHash_getSigma = function(obj);