Ask Your Question

Muhammet Ali's profile - activity

2015-10-10 09:50:38 -0600 received badge  Student (source)
2013-06-22 13:37:16 -0600 received badge  Scholar (source)
2013-06-22 13:37:15 -0600 received badge  Supporter (source)
2013-06-22 09:11:58 -0600 received badge  Editor (source)
2013-06-22 09:10:33 -0600 asked a question disk shaped structuring element using cvcreatestructruingelementEx

Hi all I want to create a disk shaped SE similar to this in Matlab

sel=strel('disk',4);

but How can I decide to value of anchor points coordinates of SE.

This is 4 radius,sel in matlab : image description

how this Se is made using cvcreateStructuringElementEx.Thanks