このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
undistortPoints
レンズ歪みの点座標の修正
構文
説明
は、レンズ歪みを修正した点座標を返します。この関数は、数値的な非線形最小二乗最適化を使用します。undistortedPoints
= undistortPoints(points
,cameraParams
)
[
はさらに、歪み補正後の点の精度を評価するために使用される誤差を返します。undistortedPoints
,reprojectionErrors
] = undistortPoints(points
,cameraParams
)
例
入力引数
出力引数
拡張機能
バージョン履歴
R2014b で導入参考
アプリ
関数
estimateCameraParameters
|triangulate
|undistortImage
|estimateExtrinsics
|cameraProjection
|estimateFisheyeParameters
|plotCamera
|img2world2d
|world2img
|extr2pose
|pose2extr