Finding the gravity of blob or amorphous form in picture

1 次查看(过去 30 天)
how can I obtain the exact center point of gravity in picture and in amorphous form?

采纳的回答

Image Analyst
Image Analyst 2012-6-6
Use regionprops() in the Image Processing Toolbox. Or just use the regular formula of the sum of the gray levels times the distance divided by the sum of the gray levels (do it in both x and y directions).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Vector Fields 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by