clear_variation_model ( : : ModelID : )

Free the memory of a variation model.

clear_variation_model frees the memory of a variation model that was created by create_variation_model. After calling create_variation_model, the model can no longer be used. The handle ModelID becomes invalid.


Parameters

ModelID (input_control)
variation_model -> integer
ID of the variation model.


Result

clear_variation_model returns 2 (H_MSG_TRUE) if all parameters are correct.


Parallelization Information

clear_variation_model is processed completely exclusively without parallelization.


Possible Predecessors

create_variation_model


Alternatives

clear_all_variation_models


Module

Image / region / XLD management



Copyright © 1996-2005 MVTec Software GmbH