original_picture

This is the orginal face.

gray_picture

This is the gray image using average of RGB original picture

blured_gray_picture

This is the blured gray image. Blured 5 times.

Recognized Face Face Template template matching result Resized myself image

Use a average of asian face as a template, apply tempalte matching algorithm to find where my face is.

Use Sum Squared Difference as matching algorithm. Image2 is the recognized face in the image.

Image2 is the average of asian face. Image3 is the result of tempalte matching algorithm.

The forth image is the resized myself image, all reduced lightness of that image.