How to find x y coordinates of detected blobs
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear All,
Do you know how to find the center coordinate of a blob. That means after detected blobs i need to assign variables to that blob locations.
0 commentaires
Réponse acceptée
Image Analyst
le 16 Sep 2013
You need to ask regionprops for the Centroid or Weighted Centroid. See my Image Segmentation Tutorial for an example: Image Analyst's File Exchange It does exactly that.
0 commentaires
Plus de réponses (1)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!