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

2 Ansichten (letzte 30 Tage)
Can i get the coordinate of pixels(x,y) in image from superpixel labels??how??

Akzeptierte Antwort

KSSV
KSSV am 22 Jun. 2021
Yes, you can get...use the function find. Read about the function find.
  3 Kommentare
KSSV
KSSV am 23 Jun. 2021
Attach your data and what you have tried.
Faris Ali
Faris Ali am 23 Jun. 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??

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by