| Table of Contents / 3D Matching / Shape-Based | Operators |
read_shape_model_3d — Read a 3D shape model from a file.
read_shape_model_3d( : : FileName : ShapeModel3DID)
The operator read_shape_model_3d reads a 3D shape model, which has been written with write_shape_model_3d, from the file FileName. The default HALCON file extension for the 3D shape model is 'sm3'.
Handle of the 3D shape model.
If the file name is valid, the operator read_shape_model_3d returns the value 2 (H_MSG_TRUE). If necessary an exception is raised.
find_shape_model_3d, get_shape_model_3d_params
create_shape_model_3d, clear_shape_model_3d
3D Metrology
| Table of Contents / 3D Matching / Shape-Based | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |