http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Releases the structure CvKalman and all underlying matrices
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseKalman( ref IntPtr kalman ) |
Visual Basic |
---|
Public Shared Sub cvReleaseKalman ( _ ByRef kalman As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseKalman( IntPtr% kalman ) |
Parameters
- kalman
- Type: System..::..IntPtr%
reference of the pointer to the Kalman filter structure.