ClassesClassesClassesClasses | | | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HStereoModel (Class)

Name

HStereoModel — Represents an instance of a stereo model.

Constructors

CreateStereoModel    Create a HALCON stereo model.

Finalizer

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.

Methods

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.
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 (Class)

Name

HStereoModel — Represents an instance of a stereo model.

Constructors

CreateStereoModel    Create a HALCON stereo model.

Destructor

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.

Methods

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.
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 (Class)

Name

HStereoModel — Represents an instance of a stereo model.

Methods

CreateStereoModel    Create a HALCON stereo model.
GetStereoModelImagePairs    Return the list of image pairs set in a stereo model.
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.

HStereoModelX (Class)

Name

HStereoModelX — Represents an instance of a stereo model.

Constructors

CreateStereoModel    Create a HALCON stereo model.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

ClearStereoModel    Free the memory of a stereo model.

Methods

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.
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.


ClassesClassesClassesClasses | | | | Operators