www.emgu.com/wiki
Releases the stereo correspondence structure and all the associated internal buffers

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

Parameters
- state (
IntPtr
%)
- The state to be released
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)