The method which is used in this paper for detection of eye is the circular Hough transform. After detecting the face from input video frame next step is to extract the eyes. In order to reduce the search area a dummy image is created, which is used as a mask over the image. And then fill this dummy image by using imfill command which fills the holes in the dummy image.