www.emgu.com/wiki
Releases the structure CvKalman and all underlying matrices

Declaration Syntax
public static void cvReleaseKalman(
ref IntPtr kalman
)
Public Shared Sub cvReleaseKalman ( _
ByRef kalman As IntPtr _
)
public:
static void cvReleaseKalman(
IntPtr% kalman
)

Parameters
- kalman (
IntPtr
%)
- reference of the pointer to the Kalman filter structure.
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)