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.
关于这里ball提到的结构元素,我们如何将它表示为矩阵,就像在同一页面上表示的一些结构元素一样?
ball
strel('球',半径,高度)
在 matlab 中输入,它会显示一个矩阵:
strel('ball',5,10)
你得到的第一个矩阵是作为矩阵的球的面积和大小。第二个矩阵是球的每个元素的高度。