oko=imread('oko4.jpg');
[ci,cp,out]=thresh(oko,20,80);
imshow(out);