ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HCalibData — Represents an instance of a camera calibration model.
ReadCalibData | Restore a calibration data model from a file. | |
CreateCalibData | Create a HALCON calibration data 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.
ClearCalibData | Free the memory of a calibration data model. |
CalibrateCameras | Determine all camera parameters by a simultaneous minimization process. | |
CalibrateHandEye | Perform a hand-eye calibration. | |
CreateCalibData | Create a HALCON calibration data model. | |
DeserializeCalibData | Deserialize a serialized calibration data model. | |
FindCalibObject | Find the HALCON calibration plate and set the extracted points and contours in a calibration data model. | |
GetCalibData | Query data stored or computed in a calibration data model. | |
GetCalibDataObservContours | Get contour-based observation data from a calibration data model. | |
GetCalibDataObservPoints | Get point-based observation data from a calibration data model. | |
GetCalibDataObservPose | Get observed calibration object poses from a calibration data model. | |
QueryCalibDataObservIndices | Query information about the relations between cameras, calibration objects, and calibration object poses. | |
ReadCalibData | Restore a calibration data model from a file. | |
RemoveCalibData | Remove a data set from a calibration data model. | |
RemoveCalibDataObserv | Remove observation data from a calibration data model. | |
SerializeCalibData | Serialize a calibration data model. | |
SetCalibData | Set data in a calibration data model. | |
SetCalibDataCalibObject | Define a calibration object in a calibration model. | |
SetCalibDataCamParam | Set type and initial parameters of a camera in a calibration data model. | |
SetCalibDataObservPoints | Set point-based observation data in a calibration data model. | |
SetCalibDataObservPose | Set observed calibration object poses in a calibration data model. | |
WriteCalibData | Store a calibration data model into a file. |
HCalibData — Represents an instance of a camera calibration model.
ReadCalibData | Restore a calibration data model from a file. | |
CreateCalibData | Create a HALCON calibration data 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.
ClearCalibData | Free the memory of a calibration data model. |
CalibrateCameras | Determine all camera parameters by a simultaneous minimization process. | |
CalibrateHandEye | Perform a hand-eye calibration. | |
CreateCalibData | Create a HALCON calibration data model. | |
DeserializeCalibData | Deserialize a serialized calibration data model. | |
FindCalibObject | Find the HALCON calibration plate and set the extracted points and contours in a calibration data model. | |
GetCalibData | Query data stored or computed in a calibration data model. | |
GetCalibDataObservContours | Get contour-based observation data from a calibration data model. | |
GetCalibDataObservPoints | Get point-based observation data from a calibration data model. | |
GetCalibDataObservPose | Get observed calibration object poses from a calibration data model. | |
QueryCalibDataObservIndices | Query information about the relations between cameras, calibration objects, and calibration object poses. | |
ReadCalibData | Restore a calibration data model from a file. | |
RemoveCalibData | Remove a data set from a calibration data model. | |
RemoveCalibDataObserv | Remove observation data from a calibration data model. | |
SerializeCalibData | Serialize a calibration data model. | |
SetCalibData | Set data in a calibration data model. | |
SetCalibDataCalibObject | Define a calibration object in a calibration model. | |
SetCalibDataCamParam | Set type and initial parameters of a camera in a calibration data model. | |
SetCalibDataObservPoints | Set point-based observation data in a calibration data model. | |
SetCalibDataObservPose | Set observed calibration object poses in a calibration data model. | |
WriteCalibData | Store a calibration data model into a file. |
ClassesClasses | | Operators |