This is the orginal face.
This is the gray image using average of RGB original picture
This is the blured gray image. Blured 5 times.
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.