In this stage, we are trying to classify different eyes shapes. The most important thing in this classification is distance between of two eyes. For example, if the space between two eyes is smaller than the width of one eye, this is close set eye or if vice versa, this is wide set eye. For normal set eyes, we specified a tolerance value and tested over approx. a hundred images. Then, we classified these images which called wide-close- normal eyes. In next stage, we will try in our program each image and make a histogram to get a correct result for classification.
 |
For instance this is close set eyes. |
 |
Normal Set Eyes |
 |
Wide Set Eyes |
 |
Close Set Eyes |
Comments
Post a Comment