How to measure weight and size of a object in matlab

4 views (last 30 days)
How to measure weight and size of a object in image in matlab . The object should be elliptical or oval.
  2 Comments
Peng LI
Peng LI on 24 Apr 2020
How to measure the elongation, rectangularity, circularity, solidity, compactness, and area of the red contour?

Sign in to comment.

Answers (2)

Grigory Tagiltsev
Grigory Tagiltsev on 9 Feb 2018
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 on 5 Feb 2019
How to measure weight with image processing matlab algoritma jst

Community Treasure Hunt

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

Start Hunting!