www.emgu.com/wiki
Release the ANN_MLP model

Declaration Syntax
public static void CvANN_MLPRelease(
IntPtr model
)
Public Shared Sub CvANN_MLPRelease ( _
model As IntPtr _
)
public:
static void CvANN_MLPRelease(
IntPtr model
)

Parameters
- model (IntPtr)
- The ANN_MLP model to be released
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)