get_stereo_model_image_pairsT_get_stereo_model_image_pairsGetStereoModelImagePairsGetStereoModelImagePairs (Operator)
Name
get_stereo_model_image_pairsT_get_stereo_model_image_pairsGetStereoModelImagePairsGetStereoModelImagePairs
— Return the list of image pairs set in a stereo model.
Signature
Description
The operator get_stereo_model_image_pairsget_stereo_model_image_pairsGetStereoModelImagePairsGetStereoModelImagePairsGetStereoModelImagePairs
returns the list
of image pairs for the stereo model StereoModelIDStereoModelIDStereoModelIDStereoModelIDstereoModelID
.
The camera indices of the from and to cameras in
the pairs are returned in the parameters FromFromFromFromfrom
and
ToToToToto
, 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_modelcreate_stereo_modelCreateStereoModelCreateStereoModelCreateStereoModel
).
The list of image pairs can be set with the operator
set_stereo_model_image_pairsset_stereo_model_image_pairsSetStereoModelImagePairsSetStereoModelImagePairsSetStereoModelImagePairs
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
StereoModelIDStereoModelIDStereoModelIDStereoModelIDstereoModelID
(input_control) stereo_model →
HStereoModel, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the stereo model.
FromFromFromFromfrom
(output_control) integer-array →
HTupleHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Camera indices for the from cameras in the image
pairs.
ToToToToto
(output_control) integer-array →
HTupleHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Camera indices for the to cameras in the image
pairs.
Possible Predecessors
set_stereo_model_image_pairsset_stereo_model_image_pairsSetStereoModelImagePairsSetStereoModelImagePairsSetStereoModelImagePairs
Possible Successors
reconstruct_surface_stereoreconstruct_surface_stereoReconstructSurfaceStereoReconstructSurfaceStereoReconstructSurfaceStereo
See also
set_stereo_model_image_pairsset_stereo_model_image_pairsSetStereoModelImagePairsSetStereoModelImagePairsSetStereoModelImagePairs
Module
3D Metrology