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.
|
ClassifHandle (input_control) |
class_box -> HTuple.long |
| Classificator's handle number. | |
::close_class_box returns H_MSG_TRUE.
::create_class_box, ::enquire_class_box, ::learn_class_box, ::write_class_box
::create_class_box, ::enquire_class_box, ::learn_class_box
Tools