Operators |
write_camera_setup_model — Store a camera setup model into a file.
write_camera_setup_model( : : CameraSetupModelID, FileName : )
The operator write_camera_setup_model stores a camera setup model CameraSetupModelID into a file specified by its file name FileName.
The calibration data model can be later read with read_camera_setup_model.
Handle to the camera setup model.
The file name of the model to be saved.
File extension: .csm
Calibration
Operators |