How to get the fisheye camera Intrinsic Parameters reference according to the aberration table provided by the fisheye lens manufacturer?

5 ビュー (過去 30 日間)
I have a fisheye lens aberration correction table like the one below, how can I get the fisheye camera internal reference model(fisheyeIntrinsics object) I want based on this table directly?
According to the official documentation, the matlab fisheye distortion model is the Scaramuzza model used, I tried to pass the method of fitting coefficients, but still did not succeed, thank you very much for your answer.
But I can successfully fit the coefficients according to the polynomial model used by opencv and verify it successfully. matlab uses a different model than the OpenCV distortion model, and the camera coordinates [xc;yc;zc] do not correspond well with the data table one by one, which creates a difficulty, how can i do it?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for USB Webcams についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by