clear_all_component_models ( : : : )

Free the memory of all component models.

The operator clear_all_component_models frees the memory of all component models that were created by create_component_model or create_trained_component_model. After calling clear_all_component_models, no model can be used any longer.


Result

clear_all_component_models always returns 2 (H_MSG_TRUE).


Parallelization Information

clear_all_component_models is processed completely exclusively without parallelization.


Possible Predecessors

create_component_model, create_trained_component_model, write_component_model


Alternatives

clear_component_model


Module

Matching



Copyright © 1996-2008 MVTec Software GmbH