[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_threshold(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int legacy_CvCamShiftTracker_set_threshold( IntPtr self, int threshold )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_threshold(System.IntPtr,System.Int32)"]
- threshold
- Type: SystemInt32
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_threshold(System.IntPtr,System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_threshold(System.IntPtr,System.Int32)"]
See Also