mmSolver.tools.calibratecamera#
Calibrate a camera.
Tools#
The camera calibration tool.
- mmSolver.tools.calibratecamera.tool.main()#
Create a default set up ready for camera calibration/
- mmSolver.tools.calibratecamera.tool.update()#
User runs this tool to update the camera calibration line up.
Library#
The camera calibration tool.
- mmSolver.tools.calibratecamera.lib.create_new_setup()#
Create the default setup
- mmSolver.tools.calibratecamera.lib.get_calibrate_node_from_camera(cam)#
- mmSolver.tools.calibratecamera.lib.update_calibrate_values(calibrate_node)#
This function will query the translate attributes from the marker nodes and set the values on the mmLineIntersect nodes.
This is to break the DG dependency between the markers and the camera transform.
- mmSolver.tools.calibratecamera.lib.get_calibrate_update_mode(calibrate_node)#
- mmSolver.tools.calibratecamera.lib.set_calibrate_update_mode(calibrate_node, mode_value)#
Constants#
Constant values for the Calibrate Camera tool