close_all_ocrs ( : : : )

Destroy all OCR classificators.

close_all_ocrs deletes all OCR classificators and frees the used memory space. All the trained data will be lost.


Attention

Since all classificators are closed by close_all_ocrs all handles become invalid.


Result

If it is possible to close the OCR classificators the operator close_all_ocrs returns the value 2 (H_MSG_TRUE). Otherwise an exception handling is raised.


Parallelization Information

close_all_ocrs is processed completely exclusively without parallelization.


Alternatives

close_ocr


Module

Optical character recognition



Copyright © 1996-2005 MVTec Software GmbH