Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Proper way to stop a loaded classifier?

How do I stop a loaded classifier? I thought by name there may be something like "unload", and I do see CascadeClassifier::empty();, but that just checks whether something was loaded (?).

Thanks.

Proper way to stop unload a loaded classifier?

How do I stop unload a loaded classifier? I thought by name there may be something like "unload", and I do see CascadeClassifier::empty();, but that just checks whether something was loaded (?).

Thanks.

Proper way to unload a loaded classifier?

How do I unload a loaded classifier? I thought by name there may be something like "unload", "unload" since I call "load" to begin with, and I do see CascadeClassifier::empty();, but that just checks whether something was loaded (?).

Thanks.

click to hide/show revision 4
retagged

updated 2014-09-03 04:30:49 -0600

berak gravatar image

Proper way to unload a loaded classifier?

How do I unload a loaded classifier? I thought by name there may be something like "unload" since I call "load" to begin with, and I do see CascadeClassifier::empty();, but that just checks whether something was loaded (?).

Thanks.