Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用我的代码分析了这两个图像矩阵(链接)。我想删除图像“圆圈”之外的所有点,以便更好地看到表面。
作为一个矩阵,我想删除所有值,将它们归零,但我该怎么做呢?正如你所看到的,表面不是一个非常圆的..你能帮帮我吗?
谢谢
尝试imfindcircles从图像处理工具箱中使用。
imfindcircles