Facial Expression Recognition using Neural Networks
Following are excrepts from my research work published under title ‘An Efficient Algorithm for Facial Landmark Detection using Haar-Like Features coupled with Corner Detection following Anthropometric Constraints’ , 2017 2nd International Conference on Telecommunication and Networks, Noida, India.
Iterative-Best-Fit Algorithm
This algorithm allows to pick the most appropriate point as the fiducial point from the various points obtained by pre-processing.
Fiducial points detected
These points when fed to a classifying algorithm like neural network allows expression detection.