| Table of Contents / 3D Tools / 3D Object Model | Operators |
xyz_to_object_model_3d — Transform 3D points from images to a 3D object model.
xyz_to_object_model_3d(X, Y, Z : : : ObjectModel3DID)
The operator xyz_to_object_model_3d transforms an image triple that contains the X, Y and Z-coordinates of 3D points to a 3D object model. The ROI of X is used for the transformation, the ROIs of Y and Z are ignored. The handle of the created 3D object model is returned in ObjectModel3DID. The created 3D object model contains the coordinates of the points, as well as a mapping attribute that contains the original row and column of each 3D point.
Image with the X-Coordinates and the ROI of the 3D points.
Image with the Y-Coordinates of the 3D points.
Image with the Z-Coordinates of the 3D points.
Handle of the 3D object model.
The operator xyz_to_object_model_3d returns the value 2 (H_MSG_TRUE) if the given parameters are correct. Otherwise, an exception will be raised.
disparity_image_to_xyz, get_sheet_of_light_result
get_sheet_of_light_result_object_model_3d
3D Metrology
| Table of Contents / 3D Tools / 3D Object Model | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |