CFP last date
22 April 2024
Reseach Article

Facial Expression Recognition using Save and Load Keywords

by Niranjan Bhattacharyya, Anshul Sharma
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

@article{ 10.5120/ijca2016912335,
author = { Niranjan Bhattacharyya, Anshul Sharma },
title = { Facial Expression Recognition using Save and Load Keywords },
journal = { International Journal of Computer Applications },
issue_date = { Dec 2016 },
volume = { 155 },
number = { 6 },
month = { Dec },
year = { 2016 },
issn = { 0975-8887 },
pages = { 42-44 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume155/number6/26612-2016912335/ },
doi = { 10.5120/ijca2016912335 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:00:35.400126+05:30
%A Niranjan Bhattacharyya
%A Anshul Sharma
%T Facial Expression Recognition using Save and Load Keywords
%J International Journal of Computer Applications
%@ 0975-8887
%V 155
%N 6
%P 42-44
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. Save keyword description by Mathworks, http://in.mathworks.com/help/matlab/ref/save.html.
  2. Journal on Facial Expressions Analysis by Ying-Li Tian, Takeo Kanade, and Jeffrey F. Cohn.
  3. M. Turk and A. Pentlnd, “Eigenfaces for Recognition,” J. CognotiveNueroscience, vol.3, no.1 pp. 71-86, 1991.
  4. Lindsay I Smith. “A Tutorial on Principal Component Analysis”.
  5. Facial Expression Recognition using PCA by DebasmitaChakrabarti and Debtanu Dutta.
  6. Save, Load and Delete Workspace Variable by Mathworks, http://in.mathworks.com/help/matlab/matlab_env/save-load-and-delete-workspace-variables.html.
  7. Difference between .m and .mat file by Andreas Goser, https://in.mathworks.com/matlabcentral/answers/27048-difference-between-m-and-mat-files.
  8. Load keyword description by Mathworks, http://in.mathworks.com/help/matlab/ref/load.html.
  9. Recognizing Facial Expressions with PCA and ICA onto dimension of the emotion by Young-suk Shin.
  10. Recognizing faces with PCA and ICA by Bruce A.Draper, KyungimBaek, Marian Stewart Barlett and J. Ross Beveridge.
  11. The Universally Recognized Facial Expressions of Emotions by Cole Calistra.
Index Terms

Computer Science
Information Sciences

Keywords

.mat Facial Expression Recognition Load Principal Component Analysis Save.