showReprojectionErrors
Visualize calibration errors
Syntax
Description
showReprojectionErrors(
displays a bar
graph that represents the calibration accuracy for a single camera or for a stereo pair. The
bar graph displays the mean reprojection error per image. The cameraParams
)cameraParams
input contains either a cameraParameters
,
fisheyeParameters
, or
a stereoParameters
object, which the estimateCameraParameters
or estimateFisheyeParameters
function returns.
showReprojectionErrors(
displays
the reprojection errors using the visualization style specified by
the cameraParams
,view
)view
input.
showReprojectionErrors(___,
uses
additional options specified by one or more Name,Value
)Name,Value
pair
arguments, using any of the preceding syntaxes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a