How can the parameters of the calibrated fisheye camera model in matlab and opencv be converted to each other?
24 ビュー (過去 30 日間)
古いコメントを表示
as far as i know, Computer Vision Toolbox calibration algorithm uses the fisheye camera model proposed by Scaramuzza , while opencv library uses the fisheye model by Juho Kannala and Sami Brandt. If I have already calibrated the fisheyeIntrinsic parameters in the cv toolbox, how do I convert them into the corresponding opencv 4 polynomial coefficients and the intrinsic camera matrix?(and vice versa)your answer would be greatly appreciate!
Note: since Matlab R2021b,TMW has introduced cameraIntrinsicsFromOpenCV, cameraIntrinsicsToOpenCV ,etc functions,but these functions are only for pinhole cameras, not fisheye large aberration camera models
4 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Camera Calibration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!