[問題] plot點位時標記點號 已回收
xc=[];
yc=[];
figure(3)
imshow(originalmap)
hold on
plot(xc,yc,'*')
axis on
title('成果疊圖')
xlabel('X')
ylabel('Y')
以上是我的一小段code
目的是把計算出來的點位標記在原始圖像上面
想請問各位
如果我想要把每個點位編號的話應該怎麼做呢?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.134.153
→
02/27 19:02, , 1F
02/27 19:02, 1F