ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HStereoModel — Represents an instance of a stereo model.
CreateStereoModel | Create a HALCON stereo model. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearStereoModel | Free the memory of a stereo model. |
CreateStereoModel | Create a HALCON stereo model. | |
GetStereoModelImagePairs | Return the list of image pairs set in a stereo model. | |
GetStereoModelObject | Get intermediate iconic results of a stereo reconstruction. | |
GetStereoModelObjectModel3d | Get intermediate 3D object model of a stereo reconstruction | |
GetStereoModelParam | Get stereo model parameters. | |
ReconstructPointsStereo | Reconstruct 3D points from calibrated multi-view stereo images. | |
ReconstructSurfaceStereo | Reconstruct surface from calibrated multi-view stereo images. | |
SetStereoModelImagePairs | Specify image pairs to be used for surface stereo reconstruction. | |
SetStereoModelParam | Set stereo model parameters. |
HStereoModel — Represents an instance of a stereo model.
CreateStereoModel | Create a HALCON stereo model. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearStereoModel | Free the memory of a stereo model. |
CreateStereoModel | Create a HALCON stereo model. | |
GetStereoModelImagePairs | Return the list of image pairs set in a stereo model. | |
GetStereoModelObject | Get intermediate iconic results of a stereo reconstruction. | |
GetStereoModelObjectModel3d | Get intermediate 3D object model of a stereo reconstruction | |
GetStereoModelParam | Get stereo model parameters. | |
ReconstructPointsStereo | Reconstruct 3D points from calibrated multi-view stereo images. | |
ReconstructSurfaceStereo | Reconstruct surface from calibrated multi-view stereo images. | |
SetStereoModelImagePairs | Specify image pairs to be used for surface stereo reconstruction. | |
SetStereoModelParam | Set stereo model parameters. |
ClassesClasses | | Operators |