photo

Sergio Arango


Last seen: 4ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to get x,y coordinates of each pixels in a connected component ??
[x,y]=size(I2); [~,y2]=size(st.PixelIdxList); for i=1:y2 locs(i,1)=rem(st.PixelIdxList{1,i}(1),x); locs(i,2)=fix(st....

3年以上 前 | 0