フィルターのクリア

Constructing 3D cloud from set of similar 2D images

6 ビュー (過去 30 日間)
Saily
Saily 2024 年 5 月 17 日
コメント済み: Saily 2024 年 5 月 17 日
Hello MATLAB Community,
I am working on a project where I have to build a 3D reconstruction from a set of 2D images of an object taken by a moving vehicle. I want to know how to do it in MATLAB.
I will appreciate any help or direction in this regard.
Thanks all

採用された回答

Pratyush Swain
Pratyush Swain 2024 年 5 月 17 日
Hi,
For the task of "constructing 3D cloud from a set of 2D images", you can refer to following workflow & resources:
1.Determine the intrinsic camera parameters (such as focal length, principal point, and distortion coefficients) and extrinsic camera parameters (position and orientation in 3D space) by a process called camera calibration.
For camera calibration, you can refer to
2.After you have calibrated the camera, please refer to this example of structure from motion from multiple views:
Hope this helps you in your task.
  1 件のコメント
Saily
Saily 2024 年 5 月 17 日
Thank you so much for your help!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePoint Cloud Processing についてさらに検索

製品


リリース

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by