| Table of Contents / Classification / Hyperboxes | Operators |
close_all_class_box — Destroy all classifiers.
close_all_class_box( : : : )
close_all_class_box deletes all classifiers and frees the used memory space. All the trained data will be lost.
close_all_class_box exists solely for the purpose of implementing the “reset program” functionality in HDevelop. close_all_class_box must not be used in any application.
If it is possible to close the classifiers the operator close_all_class_box returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
Foundation
| Table of Contents / Classification / Hyperboxes | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |