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 cameraIntr​insicsFrom​OpenCV, cameraIntr​insicsTo​OpenCV ,etc functions,but these functions are only for pinhole cameras, not fisheye large aberration camera models
  4 件のコメント
jose daniel hoyos giraldo
jose daniel hoyos giraldo 2022 年 9 月 24 日
Thx! If can share it here when you do it, would be great.
cui,xingxing
cui,xingxing 2022 年 9 月 27 日
編集済み: cui,xingxing 2022 年 9 月 27 日
@jose daniel hoyos giraldo I have implemented a small feature that allows you to use the OpenCV fisheye distortion model parameters directly in matlab to de-distort,please refer these.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCamera Calibration についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by