oko=imread('oko1.jpg');
[ci,cp,out]=thresh1(oko,30,65);
imshow(out);