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