How to measure weight and size of a object in matlab
3 views (last 30 days)
Show older comments
How to measure weight and size of a object in image in matlab . The object should be elliptical or oval.
2 Comments
Peng LI
on 24 Apr 2020
How to measure the elongation, rectangularity, circularity, solidity, compactness, and area of the red contour?
Answers (2)
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
0 Comments
abdul basit
on 5 Feb 2019
How to measure weight with image processing matlab algoritma jst
0 Comments
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!