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 :
how this Se is made using cvcreateStructuringElementEx.Thanks