read_training_components ( : : FileName : ComponentTrainingID )

Read a component training result from a file.

The operator read_training_components reads a component training result, which has been written with write_training_components, from the file FileName and returns it in ComponentTrainingID.


Parameters

FileName (input_control)
filename -> string
File name.

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


Result

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


Parallelization Information

read_training_components is processed completely exclusively without parallelization.


Possible Successors

create_trained_component_model


See also

train_model_components, clear_training_components


Module

Matching



Copyright © 1996-2008 MVTec Software GmbH