How to measure weight and size of a object in matlab

3 次查看(过去 30 天)
How to measure weight and size of a object in image in matlab . The object should be elliptical or oval.
  2 个评论
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
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