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

2 次查看(过去 30 天)
Can i get the coordinate of pixels(x,y) in image from superpixel labels??how??

采纳的回答

KSSV
KSSV 2021-6-22
Yes, you can get...use the function find. Read about the function find.
  3 个评论
Faris Ali
Faris Ali 2021-6-23
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??

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by