Real-time depth estimation in matlab

5 ビュー (過去 30 日間)
Ali Tareq
Ali Tareq 2016 年 3 月 13 日
コメント済み: Ali Tareq 2016 年 3 月 24 日
I want to estimate depth from live video stream with two calibrated webcams in matlab but has no results.I have Webcam Support Package and Image Acquisition Toolbox but I don't know how to use live video stream via stereo calibrated webcams against recorded video file. In this post depth is estimated with two recorded video files. how can I estimate depth in live video stream?

回答 (1 件)

Image Analyst
Image Analyst 2016 年 3 月 23 日
編集済み: Image Analyst 2016 年 3 月 23 日
Put something of known dimensions in your scene, then find it and measure it's length in pixels and in cm or whatever. Then compute the spatial calibration ratio of (real distance in cm)/(distance in pixels) to create a linear spatial calibration factor that you can then multiply by your pixel distances to get distances in cm.
See attached demo.
  1 件のコメント
Ali Tareq
Ali Tareq 2016 年 3 月 24 日
thanks for your answer.I will check it and come back with the results.

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

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by