Finding the gravity of blob or amorphous form in picture

 Réponse acceptée

Image Analyst
Image Analyst le 6 Juin 2012

0 votes

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).

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by