Camera calibration using camera extrinsic parameters
Show older comments
I have camera video, with camera extrinsic (rotation and translation in Earth frame), how can i calculate my camera's intrinsic parameters in Matlab?
Answers (1)
Florian Morsch
on 4 Jun 2018
0 votes
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
Categories
Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!