How to measure area of a rectangle from an image?

조회 수: 6 (최근 30일)
MOHIT
MOHIT 2016년 7월 19일
댓글: Walter Roberson 2016년 7월 19일

Suppose, I have this image and I want to measure the area of the table surrounded by a red line. This table is rectangular but not looking as a rectangle. Here we can't take pixel values uniform how can we measure the area of this table?

  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 7월 19일
You cannot measure the real-world area of anything from an image unless you have an item of known length in the image and also information about the lens settings (preferably information about the lens distortion characteristics as well.)
To use a different key phrase : you need to calibrate.

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

답변 (1개)

KSSV
KSSV 2016년 7월 19일
see the links:
https://in.mathworks.com/matlabcentral/answers/12032-how-to-get-areas-of-specified-objects-in-an-image

Community Treasure Hunt

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

Start Hunting!

Translated by