NativeMethodsximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void ximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub ximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies ( obj As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void ximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member ximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies : obj : IntPtr -> unit
OpenCvSharp.NativeMethods.ximgproc_segmentation_SelectiveSearchSegmentationStrategyMultiple_clearStrategies = function(obj);