Skip to content

3D Reconstruction - Multi-View Stereo🔗

On this topic🔗

Operators🔗

clear_stereo_modelClearStereoModel: Free the memory of a stereo model.

create_stereo_modelCreateStereoModel: Create a HALCON stereo model.

get_stereo_model_image_pairsGetStereoModelImagePairs: Return the list of image pairs set in a stereo model.

get_stereo_model_objectGetStereoModelObject: Get intermediate iconic results of a stereo reconstruction.

get_stereo_model_object_model_3dGetStereoModelObjectModel3d: Get intermediate 3D object model of a stereo reconstruction

get_stereo_model_paramGetStereoModelParam: Get stereo model parameters.

reconstruct_points_stereoReconstructPointsStereo: Reconstruct 3D points from calibrated multi-view stereo images.

reconstruct_surface_stereoReconstructSurfaceStereo: Reconstruct surface from calibrated multi-view stereo images.

set_stereo_model_image_pairsSetStereoModelImagePairs: Specify image pairs to be used for surface stereo reconstruction.

set_stereo_model_paramSetStereoModelParam: Set stereo model parameters.