can anyone help me about the procedure to call the function,
this is what I am running:
i=imread('ojo.jpg');
I=double(i);
rmin=95;
rmax=105;
[ci,cp,O] = umbral (I,rmin,rmax);
still confused to determine Rmin, Rmax, coordinate of center point, and number of side.. Plzz tell me! :'(
at search.m :
radius = maxrad(X,Y)
the size is exceed,, how can i fix this??
i work withh CASIA Iris-V4
Comment only