Camera calibration using camera extrinsic parameters
显示 更早的评论
I have camera video, with camera extrinsic (rotation and translation in Earth frame), how can i calculate my camera's intrinsic parameters in Matlab?
回答(1 个)
Florian Morsch
2018-6-4
0 个投票
You can use the Camera Calibration App: https://de.mathworks.com/help/vision/ug/single-camera-calibrator-app.html
Or you can do it by hand: https://de.mathworks.com/help/vision/examples/measuring-planar-objects-with-a-calibrated-camera.html
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!