Choose your operating system:
Windows
macOS
Linux
Actions
Find Distortion Model Handler |
Return the handler associated with the input distortion source, if one exists If bUpdatePicker is true, the input picker reference will be updated so that its properties match those of the found handler Target is Camera Calibration Subsystem |
Find or Create Distortion Model Handler |
Return the handler associated with the input distortion source, if one exists that also matches the input model. If none exist, create a new handler and return it. Target is Camera Calibration Subsystem |
Get Camera Calibration Step |
Returns the camera calibration step by name Target is Camera Calibration Subsystem |
Get Camera Calibration Steps |
Returns an array with the names of the available camera calibration steps Target is Camera Calibration Subsystem |
Get Camera Image Center Algo |
Returns the image center algorithm by name Target is Camera Calibration Subsystem |
Get Camera Image Center Algos |
Returns an array with the names of the available image center algorithms Target is Camera Calibration Subsystem |
Get Camera Nodal Offset Algo |
Returns the nodal offset algorithm by name Target is Camera Calibration Subsystem |
Get Camera Nodal Offset Algos |
Returns an array with the names of the available nodal offset algorithms Target is Camera Calibration Subsystem |
Get Default Lens File |
Get the default lens file. Target is Camera Calibration Subsystem |
Get Distortion Model Handlers |
Return all handlers associated with the input camera component Target is Camera Calibration Subsystem |
Get Lens File |
Facilitator around the picker to get the desired lens file. Target is Camera Calibration Subsystem |
Get Overlay Material |
Returns the overlay material associated with the input overlay name Target is Camera Calibration Subsystem |
Get Overlay Material Names |
Returns a list of all overlays known to the subsystem This includes the default overlays listed in the camera calibration settings as well as any of overlays that have been registered with this subsystem Target is Camera Calibration Subsystem |
Get Registered Lens Model |
Return the ULensModel subclass that was registered with the input model name Target is Camera Calibration Subsystem |
Set Default Lens File |
Get the default lens file. Target is Camera Calibration Subsystem |
Unregister Distortion Model Handler |
Disassociate the input handler from the input camera component in the subsystem's handler map Target is Camera Calibration Subsystem |
Categories
Open CV |
Open CV |