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

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

Parameters
- state (
IntPtr
%)
- A reference to the pointer of StereoGCState structure
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)