Click or drag to resize

NativeMethodsvideo_KalmanFilter_statePost Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_KalmanFilter_statePost(System.IntPtr,System.IntPtr@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus video_KalmanFilter_statePost(
	IntPtr obj,
	out IntPtr returnValue
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.video_KalmanFilter_statePost(System.IntPtr,System.IntPtr@)"]

returnValue
Type: SystemIntPtr

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.video_KalmanFilter_statePost(System.IntPtr,System.IntPtr@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_KalmanFilter_statePost(System.IntPtr,System.IntPtr@)"]

See Also