Video displays sequential building of average face. Faces used belong to 180 male students of Faculty of Computer and Information Science, University of Ljubljana, Slovenia.
Student faces were detected with Viola & Jones face detector, normalized by orientation (detection of facial features) and size (inter-eye distance).
@striker1224 the program is called FaceMerger 2.3
Don't use FaceMerger 2.2 because it has some bugs.
JesusTwoThousand 2 months ago
but u used faces of your society right....
1/3 of the peoples living in this world are Chinese and other dense populated areas are like India.... and when you add there face average face will be quite different i guess.. but of course also adding American and African faces will be different.
imranbug81 9 months ago
What software do you use to merge faces?
striker1224 11 months ago
I noticed that you orient the images to align the eyes. However, as seen especially with the initial images, the mouth is poorly aligned to the mouths of the other pictures.
What you could do is set it so that the image is scaled, horizontally and vertically, so that facial features align inside of a square, with the eyes in the upper corners and the mouth centered at the bottom. Then, keep track of the scaling values, extracting the average aspect ratio for each face. Then rescale the average.
WhiteDragon103 1 year ago
There is an obvious 'freshmen bias'
ohdev 2 years ago