| Table of Contents / 3D Reconstruction / Multi-View Stereo | Operators |
get_stereo_model_image_pairs — Return the list of image pairs set in a stereo model.
get_stereo_model_image_pairs( : : StereoModelID : From, To)
The operator get_stereo_model_image_pairs returns the list of image pairs for the stereo model StereoModelID. The camera indices of the from and to cameras in the pairs are returned in the parameters From and To, respectively (the terms "from" and "to" signal that during reconstruction the disparity "from" one image "to" the other image of the pair is computed). The indices identify cameras from the camera setup model assigned to the stereo model (see create_stereo_model).
The list of image pairs can be set with the operator set_stereo_model_image_pairs.
Handle of the stereo model.
Camera indices for the from cameras in the image pairs.
Camera indices for the to cameras in the image pairs.
3D Metrology
| Table of Contents / 3D Reconstruction / Multi-View Stereo | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |