3D Measurementm using matlab

조회 수: 3 (최근 30일)
Raghav Jethliya
Raghav Jethliya 2019년 11월 4일
답변: Richard Brown 2019년 11월 7일
i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .
  댓글 수: 2
darova
darova 2019년 11월 4일
What kind of measurement? Can you explain more?
Raghav Jethliya
Raghav Jethliya 2019년 11월 7일
Measurement in 3D like take a picture of checkerboard by fisheye camera and than calculate the height and width of every checkbox and prove that all are of same size by showing the dimesion of every checkbox.
Thanks in advance

댓글을 달려면 로그인하십시오.

답변 (1개)

Richard Brown
Richard Brown 2019년 11월 7일
You could try the computer vision toolbox, which has an interface to OpenCV I believe.
Writing the whole thing from scratch is a reasonable amount of work that will require you to know some theory first. "Multiple View Geometry" by Zisserman and Hartley is a good reference, as is "An Invitation to 3D Vision" by Ma, Soatto et al.

카테고리

Help CenterFile Exchange에서 Camera Calibration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by