Can i get the coordinate of pixels(x,y) from superpixel labels in image??how??

2 vues (au cours des 30 derniers jours)
Faris Ali
Faris Ali le 22 Juin 2021
Commenté : Faris Ali le 23 Juin 2021
Can i get the coordinate of pixels(x,y) in image from superpixel labels??how??

Réponse acceptée

KSSV
KSSV le 22 Juin 2021
Yes, you can get...use the function find. Read about the function find.
  3 commentaires
KSSV
KSSV le 23 Juin 2021
Attach your data and what you have tried.
Faris Ali
Faris Ali le 23 Juin 2021
Thank you dear..As example i have image(B)and i segmented this image to labels(100) [L , N]=superpixel(B,100); Now, I have selected pixel that location B(150,28).. I want to get the label(L) which contain the location B(150,28) How can i get that??

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by