www.emgu.com/wiki
Release the memory associated with the bayes classifier

Declaration Syntax
public static void CvNormalBayesClassifierRelease(
IntPtr classifier
)
Public Shared Sub CvNormalBayesClassifierRelease ( _
classifier As IntPtr _
)
public:
static void CvNormalBayesClassifierRelease(
IntPtr classifier
)

Parameters
- classifier (IntPtr)
- The classifier to release
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)