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
KSSV
KSSV 2021년 6월 23일
Attach your data and what you have tried.
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