using matlab and a webcam , be able to measure the 3D size of objects located in a calibrated space ( such a chess board or similar ) '

2 ビュー (過去 30 日間)
sara
sara 2014 年 3 月 6 日
回答済み: Image Analyst 2015 年 10 月 26 日
Do you have matlab code for this ? if yes let me know please .
using matlab and a webcam , be able to measure the 3D size of objects located in a calibrated space ( such a chess board or similar ) '
the way :
The first thing to do is to solve the callibration matrix.
Once done, then you are able to project from 3D to 2D.
If you select points in 3D in which Z = 0, then your callibration matrix reduces to a 3x3 matrix, that could have an inverse, and then you can do measurements in 2D, and get the real values in 3D.

回答 (1 件)

Image Analyst
Image Analyst 2015 年 10 月 26 日

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by