International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 155 - Number 6 |
Year of Publication: 2016 |
Authors: Niranjan Bhattacharyya, Anshul Sharma |
10.5120/ijca2016912335 |
Niranjan Bhattacharyya, Anshul Sharma . Facial Expression Recognition using Save and Load Keywords. International Journal of Computer Applications. 155, 6 ( Dec 2016), 42-44. DOI=10.5120/ijca2016912335
Human expression is one of the most used gesture to express and understand the true intentions of a person. Recognition of human facial expression can be very useful in lie detection. It is mainly used for security reasons so that human behavior can be determined more efficiently, which is difficult for a human eye to detect. This paper focusses on the problem of facial expression recognition and suggests how to make it more efficient and faster. Facial expression code usually takes very long time to load all the database images to which current images can be matched. This problem will be solved by using ‘Save’ [1] and ‘Load’ [8] keywords in the Matlab code for expression recognition. Findings have shown that the code execution was around seventeen percent faster with the use of ‘Save’ and ‘Load’ keywords.