write_training_components ( : : ComponentTrainingID, FileName : )

Write a component training result to a file.

The operator write_training_components writes the component training result ComponentTrainingID to the file FileName. The training result can be read again with read_training_components.


Parameters

ComponentTrainingID (input_control)
component_training -> integer
Handle of the training result.

FileName (input_control)
filename -> string
File name.


Result

If the file name is valid (write permission), the operator write_training_components returns the value 2 (H_MSG_TRUE). If necessary, an exception handling is raised.


Parallelization Information

write_training_components is reentrant and processed without parallelization.


Possible Predecessors

train_model_components


Module

Matching



Copyright © 1996-2008 MVTec Software GmbH