In matlab, how to draw a grid over an image

前端 未结 3 1418
时光取名叫无心
时光取名叫无心 2020-12-10 16:12

How to draw a grid over an image. It should become part of that image itself. It should be able to show some rows and columns over the image itself. The lines for rows and c

3条回答
  •  旧巷少年郎
    2020-12-10 16:54

    Superimposing line plots on images from the blog 'Steve on Image Processing' has a nice example on overlaying a grid over an image.

提交回复
热议问题