read_variation_model ( : : FileName : ModelID )

Read a variation model from a file.

The operator read_variation_model reads a variation model, which has been written with write_variation_model, from the file FileName.


Parameters

FileName (input_control)
filename -> string
File name.

ModelID (output_control)
variation_model -> integer
ID of the variation model.


Result

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


Parallelization Information

read_variation_model is reentrant and processed without parallelization.


Possible Successors

compare_variation_model


See also

write_variation_model


Module

Matching



Copyright © 1996-2008 MVTec Software GmbH