Effacer les filtres
Effacer les filtres

I want to find the centroid at a specific image

7 vues (au cours des 30 derniers jours)
WanYu
WanYu le 29 Jan 2020
Commenté : Image Analyst le 26 Juin 2024 à 15:01
I want to find the centroid on the label of the wine bottle. After finding the centroid, I want to crop out the whole label image as it is my ROI.
Please, anyone can help me with the coding?

Réponses (1)

Image Analyst
Image Analyst le 19 Juin 2024
Your segmentation is all messed up. I probably could have fixed it for you if you had attached the original RGB image, but since you're just attaching the failed segmented binary image, there's nothing I can do with that.
It's a generic, general purpose demo of how to threshold an image to find blobs, and then measure things about the blobs, and extract certain blobs based on their areas or diameters.
  1 commentaire
Image Analyst
Image Analyst le 26 Juin 2024 à 15:01
Reminder -- did you see my reply to your question?

Connectez-vous pour commenter.

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by