clear_sampset ( : : SampKey : )

Free memory of a data set.

clear_sampset frees the memory which was used for training data set having read by read_sampset. This memory is only reusable in combination with read_sampset.


Parameters

SampKey (input_control)
feature_set -> integer
Number of the data set.


Result

clear_sampset returns 2 (H_MSG_TRUE). An exception handling is raised if the key SampKey does not exist.


Parallelization Information

clear_sampset is local and processed completely exclusively without parallelization.


Possible Predecessors

create_class_box, enquire_class_box, learn_class_box, write_class_box


See also

test_sampset_box, learn_sampset_box, read_sampset


Module

Tools



Copyright © 1996-2005 MVTec Software GmbH