matlab显示图像的横纵坐标

imshow(I);
title('公路');
axis on;  %如果不需要,on改为off

转载于:https://www.cnblogs.com/chamie/p/5781412.html

你可能感兴趣的:(matlab,人工智能)