close_class_box ( : : ClassifHandle : )

Destroy the classificator.

close_class_box deletes the classificator and frees the used memory space. All the trained data will be lost. For saving this trained data you should use write_class_box before.


Parameters

ClassifHandle (input_control)
class_box -> integer
Classificator's handle number.


Result

close_class_box returns 2 (H_MSG_TRUE).


Parallelization Information

close_class_box is local and processed completely exclusively without parallelization.


Possible Predecessors

create_class_box, enquire_class_box, learn_class_box, write_class_box


See also

create_class_box, enquire_class_box, learn_class_box


Module

Tools



Copyright © 1996-2005 MVTec Software GmbH