How to measure weight and size of a object in matlab

조회 수: 3 (최근 30일)
Shrabani  Sangita
Shrabani Sangita 2018년 2월 9일
댓글: Peng LI 2020년 4월 24일
How to measure weight and size of a object in image in matlab . The object should be elliptical or oval.
  댓글 수: 2
Image Analyst
Image Analyst 2018년 2월 9일
You forgot to post the image.
Peng LI
Peng LI 2020년 4월 24일
How to measure the elongation, rectangularity, circularity, solidity, compactness, and area of the red contour?

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

답변 (2개)

Grigory Tagiltsev
Grigory Tagiltsev 2018년 2월 9일
If you have this object as an image, binarize the image and use regionprops command (image processing toolbox required). https://www.mathworks.com/help/images/ref/regionprops.html

abdul basit
abdul basit 2019년 2월 5일
How to measure weight with image processing matlab algoritma jst

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by