close_classif2 ( : : : )

Deletion of the current classificator.

close_classif2 deletes the current classificator and refrees memory space. All the trained information is lost. If necessary you may use write_classif2 to save the trained data. You may reuse the name of the classificator (create_classif2). After calling you have to specify with set_classif2 a new current classificator.


Attention

After calling no current classificator is set.


Result

close_classif2 returns TRUE if there exists a current classificator. Otherwise an exception handling is raised.


Possible Predecessors

create_classif2, enquire_classif2, get_classif2, learn_classif2, set_classif2, write_classif2


See also

create_classif2, enquire_classif2, get_classif2, learn_classif2, set_classif2



Copyright © 1996-1997 MVTec Software GmbH