clear_all_training_components ( : : : )

Free the memory of all component training results.

The operator clear_all_training_components frees the memory of all training results that were created by train_model_components. After calling clear_all_training_components, no training result can be used any longer.


Result

clear_all_training_components always returns 2 (H_MSG_TRUE).


Parallelization Information

clear_all_training_components is processed completely exclusively without parallelization.


Possible Predecessors

train_model_components, write_training_components


See also

clear_training_components


Module

Matching



Copyright © 1996-2008 MVTec Software GmbH