Main Content
cameraIMUCalibrationOptions
Description
The cameraIMUCalibrationOptions
object stores options for calibrating a
transformation between a camera reference frame to an IMU reference frame for use in the
estimateCameraIMUTransform
function.
Creation
Description
options = cameraIMUCalibrationOptions
creates options for
calibrating a transformation between a camera to an IMU with default properties for the
estimateCameraIMUTransform
function.
options = cameraIMUCalibrationOptions(
sets properties using one or more name-value arguments.Name=Value
)
Properties
Version History
Introduced in R2024a