MobileDev Camera Instrinsics/Parameters from camera object
古いコメントを表示
I want to do a task (MATLAB Robust Visual SLAM) for which I want to get camera intrinsics of my mobiledev camera object.
As of now I have the camera object using the following commands.
m = mobiledev;
cam = camera(m, 'front');
I want to know the efficient way to get the intrinsic parameters of the camera object in MATLAB.
Thanks in advance for your help.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Camera Calibration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!