ADVANCES in NATURAL and APPLIED SCIENCES

Size: px
Start display at page:

Download "ADVANCES in NATURAL and APPLIED SCIENCES"

Transcription

1 ADVANCES in NATURAL and APPLIED SCIENCES ISSN: Published BYAENSI Publication EISSN: Special 11(5): pages Open Access Journal Emotion Recognition based on Eye Movement 1 R. S. Soundariya and 2 R. Renuga 1 Department of Computer Science and Engineering Coimbatore Institute of Technology Coimbatore, Tamilnadu, India. 2 Department of Computer Science and Engineering Coimbatore Institute of Technology Coimbatore, Tamilnadu, India. Received 28 January 2017; Accepted 22 April 2017; Available online 1 May 2017 Address For Correspondence: R. S. Soundariya, Department of Computer Science and Engineering Coimbatore Institute of Technology Coimbatore, Tamilnadu, India. rssoundariya@gmail. com Copyright 2017 by authors and American-Eurasian Network for ScientificInformation (AENSI Publication). This work is licensed under the Creative Commons Attribution International License (CC BY). ABSTRACT Emotions play a vibrant role in life as the human reaction or response to a system is purely based on the nature of his emotion, may it be the response to a computer system or to fellow mates. The need and significance of automatic emotion recognition have grown with the emergent role of human computer interface applications and the development of AI based companions or selfassistance system. The development of AI and machine learning systems has paved a brighter way for the optimistic yet accurate emotion recognizing systems. Emotion recognition can be done from any form of response from a person such as text, speech, facial expression or gesture. The proposed system introduces an emotion recognition system, based on human eye movement using electrooculography (EOG) signals. Based on EOG signals emotions are classified as happy, sad, angry, fear and pleasant. Multi-class Support Vector Machines is used for classifying the processed Electrooculography signals and for feature extraction ICA (Independent Component Analysis) is used. Using these techniques, human emotions are recognized and inputted in an augmented reality (AR) system where the humans can interact or respond to the system. KEYWORDS: Emotion recognition, Eye movement analysis, Electrooculography INTRODUCTION There are several traditional approaches contemplate on recognizing emotions from text, facial expressions, speech and gesture [1]. Psychologically, it is substantiated that emotions can be recognized from eye movements. Eye movements can be captured with the help of eye trackers and cameras. Various signals such as EEG, EOG can also be used to measure eye movements. Researches concentrate on EEG signals to find out human emotions, as EEG can be used to track and record brain wave patterns [2]. In the same way, EOG signals can be used to measure the corneo-retinal standing potential which subsists among the forward-facing and the backwardfacing position of the human eye. The Electrooculography system reflects the human eyes as electric dipoles, in view of positive pole at the cornea and its negative pole at the retina, assuming a stable Corneo-Retinal potential change, the eye is the origin of a steady electric potential field. The resulting electrical signal that can be obtained from this field is called Electrooculogram (EOG). If the eye passages from the central position towards the periphery, the retina approaches one side while the cornea approaches the opposite side. This transformation in dipole direction causes a transformation in electric potential field and results in Electrooculogram (EOG) signal. By analysing these deviations, the movements of eyes can be monitored. Two sets of skin electrodes positioned at the opposed sides of the eye and an additional reference electrode is located anywhere on the fore head area, which produces two signal components - a horizontal movement and a vertical movement which corresponds to two directional movements of the eyes. The signal amplitude shown by EOG systems varies from 5-20 micro-volts per degree ToCite ThisArticle: R. S. Soundariya and R. Renuga., Emotion Recognition based on Eye Movement. Advances in Natural and Applied Sciences. 11(5); Pages: 38-43

2 39 R. S. Soundariya and R. Renuga., 2017/Advances in Natural and Applied Sciences. 11(5) Special 2017, Pages: and necessary frequency content lies between 0 and 30 Hz. The proposed work concentrates on identifying human emotions from eye movement that are captured using EOG signals. Related Work: A. Sentiment Analysis: Sentiment classification has been a long standing Natural Language Processing problem with both supervised and unsupervised machine learning based methodologies prevailing for the task. Sentiment Analysis is ordinarily performed for finding the sentiment polarity as positive versus negative of user generated short texts and sentences [3]. The most famous usage of sentiment analysis is sarcasm detection on twitter [4]. Apart from texts it is also shown that sentiment analysis has been performed on certain cognitive features [5]. All these works have been focused on determining the polarity of user generated text but did not identify emotion recognition using sentiment analysis. B. Eye Movement Analysis: Eye movement patterns can be captured in many ways. In order to sense visual fixations of how an observer recognizes an entity, prototypes like Markov process can be used [6]. An emergent number of research works were carried on eye movement analysis using video-based eye trackers to capture eye movement patterns. Each tracker has changeable annotation precision [7]. A method has been proposed to identify subjectivity extraction through anticipation and homing, with the use of eye tracking [8]. All the existing methodologies have concentrated on various eye trackers to record eye movements. The proposed work uses eye movement data that are captured using EOG. C. Emotion Recognition: Eye tracking technology has been used in recent times for sentiment analysis and annotation related research [9]. Traditional emotion recognition systems evaluate emotions based on facial expression and speech. Psychologically, it is proved that human emotions can be found out using eye movements. Researches have been done on emotion recognition using EEG signals [10]. This work concentrates on emotion recognition using EOG signals. D. EOG Applications: The electrooculography (EOG) based HCI system is used for providing information about human eye activity by detecting changes in eye position [11]. EOG systems are widely used in HCI system. A driver drowsiness revealing system was developed using EOG, measures the physiological EOG signal, processes the signal, and sends it to an Android phone through Bluetooth communication [12][13]. Devices such as television, wheelchair can be controlled using an EOG based system [14]. Such system serves as a communication medium for the disabled people, especially when there are some physical restrictions that prevent them from the usage of HCI devices. A grouping method for EOG based HCI system has been suggested for sensing eye movements in eight directions [15]. Eye movement features such as saccades, fixations and blinks can be measured using Electrooculography. These revisions reveal that EOG is an economical measurement procedure for recording eye movements. All the above applications uses EOG in such a way that it acts as an interface and controls the applications, our approach is to use EOG as a source of information for emotion recognition. E. Valence - Arousal model: In the field of Emotion research and affective sciences, Emotional classification is done based on different emotional models. Valence Arousal model is one such model, used to categorize emotions based on valence and arousal state. The term Valence refers to the feel of the person that transforms from positive to negative, pleasant to unpleasant. The term Arousal refers to amount of anticipation transforming from calm to excited. Valence can be considered in two different manner intrinsic attractiveness and aversiveness (Positive and Negative). The level of arousal can be expressed as high or low. High arousal refers to the high energetic state and low arousal refers to state of tiredness or immobility. The combination of these four factors gives different emotions. Such that positive/high arousal (happy), positive/low arousal (pleasant), negative/high arousal (anger and fear), negative/low arousal (sad). An enormous range of researchers had concentrated in this model for emotion recognition systems. A multi classification system was propsed for sentiment analysis in blog posts [19]. An emotional control system was proposed as a therapy system, which prompts different type of music for different emotions of the subject [18]. Thus, from the literature survey it is examined that Electrooculography has been used for an extensive array of applications. The proposed work targets at building an emotion recognition system by means of human eye movements which are captured using Electrooculography.

3 40 R. S. Soundariya and R. Renuga., 2017/Advances in Natural and Applied Sciences. 11(5) Special 2017, Pages: Methodology: The work is presented for making a system which is able to detect human emotions through EOG signals. The methodology is organised as follows: an overview of the architecture of eye-based emotion recognition, EOG signal processing, Feature extraction and selection, Classification. Finally Multiclass SVM is used for classifying five different emotions. A. Emotion recognition architecture: Figure1. shows the overall architecture for eye based emotion detection. [11] Records the eye movement for a set of eight routine computer users aged between 23 years and 31 years, who reports 6 to 14 hours of use per day. They had used a commercial EOG device, the Mobi8, from Twente Medical Systems International (TMSI). The proposed methodology uses the horizontal and vertical signals which were mentioned in [11] Fig. 1: Overall architecture for emotion recognition B. EOG signal processing: EOG signals may be degraded with noise from different sources such as housing power line, electrodes or wires and also physical deeds may also cause the electrodes or wires to lose contact. To ascertain the appropriate methods for noise removal, two different algorithms are equated: a low-pass filter and median filter. By Visual investigation, it is found that median filter shows improved performance than low-pass filter. C. Feature extraction and Feature selection: Features like mean, variance, standard deviation, skewness, auto-correlation, Kurtosis, maximum, summation are calculated for the horizontal and vertical EOG signals of all the participants. Independent Component Analysis (ICA) is used as a redundancy technique for Feature selection. ICA splits the de-noised signal into individual components and calculates the individual mean value for all participants. D. Classification: Classification is done after extracting the features that produce the resulting output as happy, pleasant, sad, fear and angry. A linear Multiclass Support Vector Machine (SVM) is used as a classification technique. The extension of traditional Support Vector machines is called as Multiclass SVM, which can be obtained by coalescing multiple two-class SVM. Support vector machine kernel classifier is used to order the emotions based on positive and negative value of arousal and valence features [10]. It uses a hyper plane that splits up the datasets into suitable classes. Primarily binary classification is done, which splits up the data into two groups as positive (0) and negative (1) classes. Based on the Valence Arousal model, positive classes are classified into two emotions: happy and pleasant and the negative classes are classified into three emotions: sad, angry and fear. Result Analysis: The various results that are obtained during each stage are summarized below:

4 41 R. S. Soundariya and R. Renuga., 2017/Advances in Natural and Applied Sciences. 11(5) Special 2017, Pages: Fig. 2: Input EOG signal Fig. 3: Signal after noise removal Fig. 4: Feature selection using ICA

5 42 R. S. Soundariya and R. Renuga., 2017/Advances in Natural and Applied Sciences. 11(5) Special 2017, Pages: Fig. 5: Difference between the denoised signal using ICA (blue) and the denoised signal without using ICA (red) Fig. 6: Emotion Recognition (Message received in Mobile) Thus, the above results show the various processing stages of the given EOG signal. SVM is used for classification, as its performance is better as compared to other classifiers in emotion detection. Emotion recognition for the given input signal is done using the Valence Arousal model. The following table summarizes the valence and arousal value for various emotions: Table I: Valence and Arousal Valence Arousal Range Emotion positive high 6.62 and 7.15 happy positive low 3.36 and 4.47 pleasant negative high 7.94 and 8.35 angry negative low 3.51and 4.75 sad negative high 7.94 and 8.35 fear Applicability Scenario: This system can be used in Personal Assistance system where the system can automate or react accordingly based on the emotion of the user. This has a very big impact as it adds a human nuance to the AI powered computer systems. Apart from this it can be used in various social applications.

6 43 R. S. Soundariya and R. Renuga., 2017/Advances in Natural and Applied Sciences. 11(5) Special 2017, Pages: Conclusion And Future Work: Thus the overall architecture of this system deals with a system where the emotion of a person is captured using an optimum method which is advantageous over the existing systems with complex structures. And also the optimality of this system nowhere complements the accuracy. SVM can be used as a classification technique as it is effective in handling composite datasets. The proposed system uses Multiclass SVM to classify the user in dissimilar emotions such as happy, sad, angry, fear and pleasant. In near future this system can be used in many forms which may play a vital role in the sociality of the human computer interactions and paves a whole new way for the understanding of the human computer interactions. REFERENCES 1. Maria Guarnera, Zira Hichy, Maura I. Cascio, Stefano Carrubba, Facial Expressions and Ability to Recognize Emotions From Eyes or Mouth in Children, Europe's Journal of Psychology, 11(2). 2. Yifei Lu, Wei-Long Zheng, Binbin Li, Bao-Liang Lu, Combining Eye Movements and EEG to Enhance Emotion Recognition, IJCAI 15,24 th International Conference on Artificial Intelligence, Buenos Aires, Argentina, pp: Apoorv Agarwal, Boyi Xie, Ilia Vovsha, Owen Rambow and Rebecca Passonneau, Sentiment analysis of twitter data. In Proceedings of the Workshop on Languages in Social Media, pp: Bouazizi, M. and T. Otsuki Ohtsuki, "A Pattern-Based Approach for Sarcasm Detection on Twitter," in IEEE Access, 4: Mishra, A., D. Kanojia, S. Nagar, K. Dey, P. Bhattacharyya, Leveraging Cognitive Features for Sentiment Analysis in Proceedings of the 20 th SIGNLL Conference on Computational Natural Language Learning (CoNLL), pp: Hacisalihzade, S.S., L.W. Stark and J.S. Allen, Visual perception and sequences of eye movement fixations: a stochastic modelling approach, IEEE Trans. Systems, Man and Cybernetics, 22(3): Hayhoe, M.M. and D.H. Ballard, Eye movements in natural behavior, Trends in Cognitive Sciences, 9: Abhijit Mishra, Aditya Joshi and Pushpak Bhattacharyya, A cognitive study of subjectivity extraction in sentiment annotation, pp: Vidas Raudonis, Evaluation of Human Emotion from Eye Motions International Journal of Advanced Computer Science and Applications (IJACSA), 4: Prashant Lahane, Shrutika Lokannavar, Apurva Gangur de, Poonam Bhosale and Pooja Chidre, EEG Based Emotion Recognition System, International Journal of Computer Science and Information Technologies, 5(6): Bulling, A., J.A. Ward, H. Gellersen and G. Troster, "Eye Movement Analysis for Activity Recognition Using Electrooculography," in IEEE Transactions on Pattern Analysis and Machine Intelligence, 33(4): Sahayadhas, A., K. Sundaraj and M. Murugappan, "Detecting driver drowsiness based on sensors: a review,"sensors, 12: Ma, Z., B.C. Li and Z. Yan, "Wearable driver drowsiness detection using electrooculography signal," 2016 IEEE Topical Conference on Wireless Sensors and Sensor Networks (WiSNet), Austin, TX, pp: Ali Marjaninejad, Sabalan Daneshvar, A low-cost real time wheelchair navigation system using Electrooculography The 22nd Iranian Conference on Electrical Engineering (ICEE 2014). 15. Shang-Lin, W., et al., "Controlling a human-computer interface system with a novel classification method that uses electrooculography signals Biomedical Engineering, IEEE Transactions on, 60: Md. Shazzad Hossain, Kristie Huda and Mohiuddin Ahmad, Command the Computer with Your Eye An Electrooculography Based Approach, IEEE Transactions on, 60: Huda, Md. Shazzad Hossain, Recognition of Reading Activity from the Saccadic Samples of Electrooculography Data 1st International Conference on Electrical & Electronic Engineering (ICEEE), Uma, M. and S.S. Sridhar, A feasibility study for developing an emotional control system through brain computer interface,international Conference on Human Computer Interactions (ICHCI), Chennai, pp: Paltoglou, G. and M. Thelwall, Seeing Stars of Valence and Arousal in Blog Posts,"in IEEE Transactions on Affective Computing, 4(1): , doi: /T-AFFC

EOG Based Human Machine Interface to Control Electric Devices Using Eye Movement

EOG Based Human Machine Interface to Control Electric Devices Using Eye Movement EOG Based Human Machine Interface to Control Electric Devices Using Eye Movement Mr. Shivaprasad B K 1, Mr. Vishwanath Muddi 2, Mr. Shivraj S T 3 Shivaprasad91@pestrust.edu.in1,vishwanath@pestrust.edu.in2

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 May 11(7): pages 166-171 Open Access Journal Assistive Android

More information

Human Machine Interface Using EOG Signal Analysis

Human Machine Interface Using EOG Signal Analysis Human Machine Interface Using EOG Signal Analysis Krishna Mehta 1, Piyush Patel 2 PG Student, Dept. of Biomedical, Government Engineering College, Gandhinagar, Gujarat, India 1 Assistant Professor, Dept.

More information

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals.

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. Bandara G.M.M.B.O bhanukab@gmail.com Godawita B.M.D.T tharu9363@gmail.com Gunathilaka

More information

Evaluating Feature Extraction Methods of Electrooculography (EOG) Signal for Human-Computer Interface

Evaluating Feature Extraction Methods of Electrooculography (EOG) Signal for Human-Computer Interface Available online at www.sciencedirect.com Procedia Engineering 32 (2012) 246 252 I-SEEC2011 Evaluating Feature Extraction Methods of Electrooculography (EOG) Signal for Human-Computer Interface S. Aungsakul,

More information

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry.

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry. Proceedings Chapter Valence-arousal evaluation using physiological signals in an emotion recall paradigm CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry Abstract The work presented in this paper aims

More information

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1 1. INTRODUCTION Sign language interpretation is one of the HCI applications where hand gesture plays important role for communication. This chapter discusses sign language interpretation system with present

More information

Emotion based E-learning System using Physiological Signals. Dr. Jerritta S, Dr. Arun S School of Engineering, Vels University, Chennai

Emotion based E-learning System using Physiological Signals. Dr. Jerritta S, Dr. Arun S School of Engineering, Vels University, Chennai CHENNAI - INDIA Emotion based E-learning System using Physiological Signals School of Engineering, Vels University, Chennai Outline Introduction Existing Research works on Emotion Recognition Research

More information

Facial expression recognition with spatiotemporal local descriptors

Facial expression recognition with spatiotemporal local descriptors Facial expression recognition with spatiotemporal local descriptors Guoying Zhao, Matti Pietikäinen Machine Vision Group, Infotech Oulu and Department of Electrical and Information Engineering, P. O. Box

More information

Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information

Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information C. Busso, Z. Deng, S. Yildirim, M. Bulut, C. M. Lee, A. Kazemzadeh, S. Lee, U. Neumann, S. Narayanan Emotion

More information

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons P.Amsaleka*, Dr.S.Mythili ** * PG Scholar, Applied Electronics, Department of Electronics and Communication, PSNA College

More information

Emotion Detection Using Physiological Signals. M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis

Emotion Detection Using Physiological Signals. M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis Emotion Detection Using Physiological Signals M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis May 10 th, 2011 Outline Emotion Detection Overview EEG for Emotion Detection Previous

More information

This is the accepted version of this article. To be published as : This is the author version published as:

This is the accepted version of this article. To be published as : This is the author version published as: QUT Digital Repository: http://eprints.qut.edu.au/ This is the author version published as: This is the accepted version of this article. To be published as : This is the author version published as: Chew,

More information

Online Vigilance Analysis Combining Video and Electrooculography Features

Online Vigilance Analysis Combining Video and Electrooculography Features Online Vigilance Analysis Combining Video and Electrooculography Features Ruo-Fei Du 1,Ren-JieLiu 1,Tian-XiangWu 1 and Bao-Liang Lu 1,2,3,4, 1 Center for Brain-like Computing and Machine Intelligence Department

More information

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China A Vision-based Affective Computing System Jieyu Zhao Ningbo University, China Outline Affective Computing A Dynamic 3D Morphable Model Facial Expression Recognition Probabilistic Graphical Models Some

More information

Gender Based Emotion Recognition using Speech Signals: A Review

Gender Based Emotion Recognition using Speech Signals: A Review 50 Gender Based Emotion Recognition using Speech Signals: A Review Parvinder Kaur 1, Mandeep Kaur 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2 Department

More information

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE Farzana Kabir Ahmad*and Oyenuga Wasiu Olakunle Computational Intelligence Research Cluster,

More information

Mental State Recognition by using Brain Waves

Mental State Recognition by using Brain Waves Indian Journal of Science and Technology, Vol 9(33), DOI: 10.17485/ijst/2016/v9i33/99622, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Mental State Recognition by using Brain Waves

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 116 CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 6.1 INTRODUCTION Electrical impulses generated by nerve firings in the brain pass through the head and represent the electroencephalogram (EEG). Electrical

More information

Blue Eyes Technology

Blue Eyes Technology Blue Eyes Technology D.D. Mondal #1, Arti Gupta *2, Tarang Soni *3, Neha Dandekar *4 1 Professor, Dept. of Electronics and Telecommunication, Sinhgad Institute of Technology and Science, Narhe, Maharastra,

More information

IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION

IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION IMPLEMENTATION OF AN AUTOMATED SMART HOME CONTROL FOR DETECTING HUMAN EMOTIONS VIA FACIAL DETECTION Lim Teck Boon 1, Mohd Heikal Husin 2, Zarul Fitri Zaaba 3 and Mohd Azam Osman 4 1 Universiti Sains Malaysia,

More information

AVR Based Gesture Vocalizer Using Speech Synthesizer IC

AVR Based Gesture Vocalizer Using Speech Synthesizer IC AVR Based Gesture Vocalizer Using Speech Synthesizer IC Mr.M.V.N.R.P.kumar 1, Mr.Ashutosh Kumar 2, Ms. S.B.Arawandekar 3, Mr.A. A. Bhosale 4, Mr. R. L. Bhosale 5 Dept. Of E&TC, L.N.B.C.I.E.T. Raigaon,

More information

Assistive Wearable Technology

Assistive Wearable Technology Assistive Wearable Technology Stephan Koster skoster@student.ethz.ch 21.05.2013 Distributed Systems Seminar 1 Assistive Wearable Technology: Principles Measure Sensors Deduce Activity/Environment Walking?

More information

Image Processing of Eye for Iris Using. Canny Edge Detection Technique

Image Processing of Eye for Iris Using. Canny Edge Detection Technique Image Processing of Eye for Iris Using Canny Edge Detection Technique D. Anitha 1, M. Suganthi 2 & P. Suresh 3 1 Department of IT, Muthayammal Engineering College, Rasipuram, Tamilnadu. 2 Department of

More information

Facial Expression Recognition Using Principal Component Analysis

Facial Expression Recognition Using Principal Component Analysis Facial Expression Recognition Using Principal Component Analysis Ajit P. Gosavi, S. R. Khot Abstract Expression detection is useful as a non-invasive method of lie detection and behaviour prediction. However,

More information

On Shape And the Computability of Emotions X. Lu, et al.

On Shape And the Computability of Emotions X. Lu, et al. On Shape And the Computability of Emotions X. Lu, et al. MICC Reading group 10.07.2013 1 On Shape and the Computability of Emotion X. Lu, P. Suryanarayan, R. B. Adams Jr., J. Li, M. G. Newman, J. Z. Wang

More information

Edge Based Grid Super-Imposition for Crowd Emotion Recognition

Edge Based Grid Super-Imposition for Crowd Emotion Recognition Edge Based Grid Super-Imposition for Crowd Emotion Recognition Amol S Patwardhan 1 1Senior Researcher, VIT, University of Mumbai, 400037, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Development of novel algorithm by combining Wavelet based Enhanced Canny edge Detection and Adaptive Filtering Method for Human Emotion Recognition

Development of novel algorithm by combining Wavelet based Enhanced Canny edge Detection and Adaptive Filtering Method for Human Emotion Recognition International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 12, Issue 9 (September 2016), PP.67-72 Development of novel algorithm by combining

More information

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING 134 TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING H.F.S.M.Fonseka 1, J.T.Jonathan 2, P.Sabeshan 3 and M.B.Dissanayaka 4 1 Department of Electrical And Electronic Engineering, Faculty

More information

Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features

Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features IJCTA, 8(3), 2015, pp. 1209-1216 International Science Press Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features Sandra D Souza 1 and N. Sriraam 2 Abstract:

More information

Emotion-Aware Machines

Emotion-Aware Machines Emotion-Aware Machines Saif Mohammad, Senior Research Officer National Research Council Canada 1 Emotion-Aware Machines Saif Mohammad National Research Council Canada 2 What does it mean for a machine

More information

EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS?

EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS? EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS? Sefik Emre Eskimez, Kenneth Imade, Na Yang, Melissa Sturge- Apple, Zhiyao Duan, Wendi Heinzelman University of Rochester,

More information

Research Proposal on Emotion Recognition

Research Proposal on Emotion Recognition Research Proposal on Emotion Recognition Colin Grubb June 3, 2012 Abstract In this paper I will introduce my thesis question: To what extent can emotion recognition be improved by combining audio and visual

More information

Classification of People using Eye-Blink Based EOG Peak Analysis.

Classification of People using Eye-Blink Based EOG Peak Analysis. Classification of People using Eye-Blink Based EOG Peak Analysis. Andrews Samraj, Thomas Abraham and Nikos Mastorakis Faculty of Computer Science and Engineering, VIT University, Chennai- 48, India. Technical

More information

Classification of EEG signals in an Object Recognition task

Classification of EEG signals in an Object Recognition task Classification of EEG signals in an Object Recognition task Iacob D. Rus, Paul Marc, Mihaela Dinsoreanu, Rodica Potolea Technical University of Cluj-Napoca Cluj-Napoca, Romania 1 rus_iacob23@yahoo.com,

More information

N RISCE 2K18 ISSN International Journal of Advance Research and Innovation

N RISCE 2K18 ISSN International Journal of Advance Research and Innovation The Computer Assistance Hand Gesture Recognition system For Physically Impairment Peoples V.Veeramanikandan(manikandan.veera97@gmail.com) UG student,department of ECE,Gnanamani College of Technology. R.Anandharaj(anandhrak1@gmail.com)

More information

A Pilot Study on Emotion Recognition System Using Electroencephalography (EEG) Signals

A Pilot Study on Emotion Recognition System Using Electroencephalography (EEG) Signals A Pilot Study on Emotion Recognition System Using Electroencephalography (EEG) Signals 1 B.K.N.Jyothirmai, 2 A.Narendra Babu & 3 B.Chaitanya Lakireddy Balireddy College of Engineering E-mail : 1 buragaddajyothi@gmail.com,

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

A Model for Automatic Diagnostic of Road Signs Saliency

A Model for Automatic Diagnostic of Road Signs Saliency A Model for Automatic Diagnostic of Road Signs Saliency Ludovic Simon (1), Jean-Philippe Tarel (2), Roland Brémond (2) (1) Researcher-Engineer DREIF-CETE Ile-de-France, Dept. Mobility 12 rue Teisserenc

More information

PHYSIOLOGICAL RESEARCH

PHYSIOLOGICAL RESEARCH DOMAIN STUDIES PHYSIOLOGICAL RESEARCH In order to understand the current landscape of psychophysiological evaluation methods, we conducted a survey of academic literature. We explored several different

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network International Journal of Electronics Engineering, 3 (1), 2011, pp. 55 58 ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network Amitabh Sharma 1, and Tanushree Sharma 2

More information

Emotion Recognition using a Cauchy Naive Bayes Classifier

Emotion Recognition using a Cauchy Naive Bayes Classifier Emotion Recognition using a Cauchy Naive Bayes Classifier Abstract Recognizing human facial expression and emotion by computer is an interesting and challenging problem. In this paper we propose a method

More information

Detection and Recognition of Sign Language Protocol using Motion Sensing Device

Detection and Recognition of Sign Language Protocol using Motion Sensing Device Detection and Recognition of Sign Language Protocol using Motion Sensing Device Rita Tse ritatse@ipm.edu.mo AoXuan Li P130851@ipm.edu.mo Zachary Chui MPI-QMUL Information Systems Research Centre zacharychui@gmail.com

More information

Affective Dialogue Communication System with Emotional Memories for Humanoid Robots

Affective Dialogue Communication System with Emotional Memories for Humanoid Robots Affective Dialogue Communication System with Emotional Memories for Humanoid Robots M. S. Ryoo *, Yong-ho Seo, Hye-Won Jung, and H. S. Yang Artificial Intelligence and Media Laboratory Department of Electrical

More information

Fuzzy Model on Human Emotions Recognition

Fuzzy Model on Human Emotions Recognition Fuzzy Model on Human Emotions Recognition KAVEH BAKHTIYARI &HAFIZAH HUSAIN Department of Electrical, Electronics and Systems Engineering Faculty of Engineering and Built Environment, Universiti Kebangsaan

More information

Speech to Text Wireless Converter

Speech to Text Wireless Converter Speech to Text Wireless Converter Kailas Puri 1, Vivek Ajage 2, Satyam Mali 3, Akhil Wasnik 4, Amey Naik 5 And Guided by Dr. Prof. M. S. Panse 6 1,2,3,4,5,6 Department of Electrical Engineering, Veermata

More information

Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System

Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System Intelligent Frozen Shoulder Self-Home Rehabilitation Monitoring System Jiann-I Pan* 1, Hui-Wen Chung 1, and Jen-Ju Huang 2 1 Department of Medical Informatics, Tzu-Chi University, Hua-Lien, Taiwan 2 Rehabilitation

More information

Enhancement of Twins Fetal ECG Signal Extraction Based on Hybrid Blind Extraction Techniques

Enhancement of Twins Fetal ECG Signal Extraction Based on Hybrid Blind Extraction Techniques Enhancement of Twins Fetal ECG Signal Extraction Based on Hybrid Blind Extraction Techniques Ahmed Kareem Abdullah Hadi Athab Hamed AL-Musaib Technical College, Al-Furat Al-Awsat Technical University ahmed_albakri1977@yahoo.com

More information

Emote to Win: Affective Interactions with a Computer Game Agent

Emote to Win: Affective Interactions with a Computer Game Agent Emote to Win: Affective Interactions with a Computer Game Agent Jonghwa Kim, Nikolaus Bee, Johannes Wagner and Elisabeth André Multimedia Concepts and Application, Faculty for Applied Computer Science

More information

Design of Palm Acupuncture Points Indicator

Design of Palm Acupuncture Points Indicator Design of Palm Acupuncture Points Indicator Wen-Yuan Chen, Shih-Yen Huang and Jian-Shie Lin Abstract The acupuncture points are given acupuncture or acupressure so to stimulate the meridians on each corresponding

More information

MSAS: An M-mental health care System for Automatic Stress detection

MSAS: An M-mental health care System for Automatic Stress detection Quarterly of Clinical Psychology Studies Allameh Tabataba i University Vol. 7, No. 28, Fall 2017, Pp 87-94 MSAS: An M-mental health care System for Automatic Stress detection Saeid Pourroostaei Ardakani*

More information

Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition

Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition , pp.131-135 http://dx.doi.org/10.14257/astl.2013.39.24 Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition SeungTaek Ryoo and Jae-Khun Chang School of Computer Engineering

More information

Detecting emotion from EEG signals using the emotive epoc device

Detecting emotion from EEG signals using the emotive epoc device See discussions, stats, and author profiles for this publication at: http://www.researchgate.net/publication/262288467 Detecting emotion from EEG signals using the emotive epoc device CONFERENCE PAPER

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Performance Analysis of Brain MRI Using Multiple Method Shroti Paliwal *, Prof. Sanjay Chouhan * Department of Electronics & Communication

More information

INTER-RATER RELIABILITY OF ACTUAL TAGGED EMOTION CATEGORIES VALIDATION USING COHEN S KAPPA COEFFICIENT

INTER-RATER RELIABILITY OF ACTUAL TAGGED EMOTION CATEGORIES VALIDATION USING COHEN S KAPPA COEFFICIENT INTER-RATER RELIABILITY OF ACTUAL TAGGED EMOTION CATEGORIES VALIDATION USING COHEN S KAPPA COEFFICIENT 1 NOR RASHIDAH MD JUREMI, 2 *MOHD ASYRAF ZULKIFLEY, 3 AINI HUSSAIN, 4 WAN MIMI DIYANA WAN ZAKI Department

More information

SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM)

SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM) SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM) Virendra Chauhan 1, Shobhana Dwivedi 2, Pooja Karale 3, Prof. S.M. Potdar 4 1,2,3B.E. Student 4 Assitant Professor 1,2,3,4Department of Electronics

More information

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue X, April e-issn:

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue X, April e-issn: BRAIN COMPUTER INTERFACING FOR CONTROLLING HOME APPLIANCES ShubhamMankar, Sandeep Shriname, ChetanAtkare, Anjali R,Askhedkar BE Student, Asst.Professor Department of Electronics and Telecommunication,MITCOE,India

More information

An approach for Brazilian Sign Language (BSL) recognition based on facial expression and k-nn classifier

An approach for Brazilian Sign Language (BSL) recognition based on facial expression and k-nn classifier An approach for Brazilian Sign Language (BSL) recognition based on facial expression and k-nn classifier Tamires Martins Rezende 1 Cristiano Leite de Castro 1 Sílvia Grasiella Moreira Almeida 2 1 The Electrical

More information

Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy

Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy P. W. Ferrez 1,2 and J. del R. Millán 1,2 1 IDIAP Research Institute, Martigny, Switzerland 2 Ecole

More information

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2016 December10(17):pages 275-280 Open Access Journal Improvements in

More information

Sleep Stage Estimation Based on Approximate Heartrate Calculated from Other Persons

Sleep Stage Estimation Based on Approximate Heartrate Calculated from Other Persons The AAAI 2017 Spring Symposium on Wellbeing AI: From Machine Learning to Subjectivity Oriented Computing Technical Report SS-17-08 Sleep Stage Estimation Based on Approximate Heartrate Calculated from

More information

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Bio-Medical Materials and Engineering 26 (2015) S1059 S1065 DOI 10.3233/BME-151402 IOS Press S1059 Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Yong Xia

More information

Affective Game Engines: Motivation & Requirements

Affective Game Engines: Motivation & Requirements Affective Game Engines: Motivation & Requirements Eva Hudlicka Psychometrix Associates Blacksburg, VA hudlicka@ieee.org psychometrixassociates.com DigiPen Institute of Technology February 20, 2009 1 Outline

More information

IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS

IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS 1 Manimegalai. C and 2 Prakash Narayanan. C manimegalaic153@gmail.com and cprakashmca@gmail.com 1PG Student and 2 Assistant Professor, Department

More information

Outline. Teager Energy and Modulation Features for Speech Applications. Dept. of ECE Technical Univ. of Crete

Outline. Teager Energy and Modulation Features for Speech Applications. Dept. of ECE Technical Univ. of Crete Teager Energy and Modulation Features for Speech Applications Alexandros Summariza(on Potamianos and Emo(on Tracking in Movies Dept. of ECE Technical Univ. of Crete Alexandros Potamianos, NatIONAL Tech.

More information

Facial Expression Biometrics Using Tracker Displacement Features

Facial Expression Biometrics Using Tracker Displacement Features Facial Expression Biometrics Using Tracker Displacement Features Sergey Tulyakov 1, Thomas Slowe 2,ZhiZhang 1, and Venu Govindaraju 1 1 Center for Unified Biometrics and Sensors University at Buffalo,

More information

Pupillary Response Based Cognitive Workload Measurement under Luminance Changes

Pupillary Response Based Cognitive Workload Measurement under Luminance Changes Pupillary Response Based Cognitive Workload Measurement under Luminance Changes Jie Xu, Yang Wang, Fang Chen, Eric Choi National ICT Australia 1 University of New South Wales jie.jackxu@gmail.com, {yang.wang,

More information

A Survey on Hand Gesture Recognition for Indian Sign Language

A Survey on Hand Gesture Recognition for Indian Sign Language A Survey on Hand Gesture Recognition for Indian Sign Language Miss. Juhi Ekbote 1, Mrs. Mahasweta Joshi 2 1 Final Year Student of M.E. (Computer Engineering), B.V.M Engineering College, Vallabh Vidyanagar,

More information

Prediction of Psychological Disorder using ANN

Prediction of Psychological Disorder using ANN Prediction of Psychological Disorder using ANN Purva D. Kekatpure #1, Prof. Rekha S. Sugandhi *2 # Department of Computer Engineering, M.I.T. College of Engineering Kothrud, Pune, India, University of

More information

REAL-TIME SMILE SONIFICATION USING SURFACE EMG SIGNAL AND THE EVALUATION OF ITS USABILITY.

REAL-TIME SMILE SONIFICATION USING SURFACE EMG SIGNAL AND THE EVALUATION OF ITS USABILITY. REAL-TIME SMILE SONIFICATION USING SURFACE EMG SIGNAL AND THE EVALUATION OF ITS USABILITY Yuki Nakayama 1 Yuji Takano 2 Masaki Matsubara 3 Kenji Suzuki 4 Hiroko Terasawa 3,5 1 Graduate School of Library,

More information

Study on Aging Effect on Facial Expression Recognition

Study on Aging Effect on Facial Expression Recognition Study on Aging Effect on Facial Expression Recognition Nora Algaraawi, Tim Morris Abstract Automatic facial expression recognition (AFER) is an active research area in computer vision. However, aging causes

More information

Towards an EEG-based Emotion Recognizer for Humanoid Robots

Towards an EEG-based Emotion Recognizer for Humanoid Robots The 18th IEEE International Symposium on Robot and Human Interactive Communication Toyama, Japan, Sept. 27-Oct. 2, 2009 WeC3.4 Towards an EEG-based Emotion Recognizer for Humanoid Robots Kristina Schaaff

More information

HIWIN Thesis Award 2007

HIWIN Thesis Award 2007 HIWIN Thesis Award 2007 Optimal Design Laboratory & Gerontechnology Research Center Yuan Ze University Physical Activity Physical activity can be regarded as any bodily movement or posture produced by

More information

Bio-Feedback Based Simulator for Mission Critical Training

Bio-Feedback Based Simulator for Mission Critical Training Bio-Feedback Based Simulator for Mission Critical Training Igor Balk Polhemus, 40 Hercules drive, Colchester, VT 05446 +1 802 655 31 59 x301 balk@alum.mit.edu Abstract. The paper address needs for training

More information

Labview Based Hand Gesture Recognition for Deaf and Dumb People

Labview Based Hand Gesture Recognition for Deaf and Dumb People International Journal of Engineering Science Invention (IJESI) ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 7 Issue 4 Ver. V April 2018 PP 66-71 Labview Based Hand Gesture Recognition for Deaf

More information

Vital Responder: Real-time Health Monitoring of First- Responders

Vital Responder: Real-time Health Monitoring of First- Responders Vital Responder: Real-time Health Monitoring of First- Responders Ye Can 1,2 Advisors: Miguel Tavares Coimbra 2, Vijayakumar Bhagavatula 1 1 Department of Electrical & Computer Engineering, Carnegie Mellon

More information

Disease predictive, best drug: big data implementation of drug query with disease prediction, side effects & feedback analysis

Disease predictive, best drug: big data implementation of drug query with disease prediction, side effects & feedback analysis Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 6 (2017), pp. 2579-2587 Research India Publications http://www.ripublication.com Disease predictive, best drug: big data

More information

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Reza Lotfian and Carlos Busso Multimodal Signal Processing (MSP) lab The University of Texas

More information

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy UNIVERSITY OF SOUTHERN QUEENSLAND, AUSTRALIA ANALYSIS AND CLASSIFICATION OF EEG SIGNALS A Dissertation Submitted by Siuly For the Award of Doctor of Philosophy July, 2012 Abstract Electroencephalography

More information

Human Visual Behaviour for Collaborative Human-Machine Interaction

Human Visual Behaviour for Collaborative Human-Machine Interaction Human Visual Behaviour for Collaborative Human-Machine Interaction Andreas Bulling Perceptual User Interfaces Group Max Planck Institute for Informatics Saarbrücken, Germany bulling@mpi-inf.mpg.de Abstract

More information

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Anant kulkarni MTech Communication Engineering Vellore Institute of Technology Chennai, India anant8778@gmail.com

More information

Computational Cognitive Science. The Visual Processing Pipeline. The Visual Processing Pipeline. Lecture 15: Visual Attention.

Computational Cognitive Science. The Visual Processing Pipeline. The Visual Processing Pipeline. Lecture 15: Visual Attention. Lecture 15: Visual Attention School of Informatics University of Edinburgh keller@inf.ed.ac.uk November 11, 2016 1 2 3 Reading: Itti et al. (1998). 1 2 When we view an image, we actually see this: The

More information

Analysis of EEG Signal for the Detection of Brain Abnormalities

Analysis of EEG Signal for the Detection of Brain Abnormalities Analysis of EEG Signal for the Detection of Brain Abnormalities M.Kalaivani PG Scholar Department of Computer Science and Engineering PG National Engineering College Kovilpatti, Tamilnadu V.Kalaivani,

More information

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 5, Ver. I (Sep.- Oct. 2017), PP 62-68 www.iosrjournals.org A New Approach for Detection and Classification

More information

Detection and Plotting Real Time Brain Waves

Detection and Plotting Real Time Brain Waves Detection and Plotting Real Time Brain Waves Prof. M. M. PAL ME (ESC(CS) Department Of Computer Engineering Suresh Deshmukh College Of Engineering, Wardha Abstract - The human brain, either is in the state

More information

Real-time SVM Classification for Drowsiness Detection Using Eye Aspect Ratio

Real-time SVM Classification for Drowsiness Detection Using Eye Aspect Ratio Real-time SVM Classification for Drowsiness Detection Using Eye Aspect Ratio Caio B. Souto Maior a, *, Márcio C. Moura a, João M. M. de Santana a, Lucas M. do Nascimento a, July B. Macedo a, Isis D. Lins

More information

Parametric Optimization and Analysis of Adaptive Equalization Algorithms for Noisy Speech Signals

Parametric Optimization and Analysis of Adaptive Equalization Algorithms for Noisy Speech Signals IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676, p-issn: 2320 3331, Volume 4, Issue 6 (Mar. -Apr. 2013), PP 69-74 Parametric Optimization and Analysis of Adaptive Equalization

More information

Gesture Recognition using Marathi/Hindi Alphabet

Gesture Recognition using Marathi/Hindi Alphabet Gesture Recognition using Marathi/Hindi Alphabet Rahul Dobale ¹, Rakshit Fulzele², Shruti Girolla 3, Seoutaj Singh 4 Student, Computer Engineering, D.Y. Patil School of Engineering, Pune, India 1 Student,

More information

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Online Speaker Adaptation of an Acoustic Model using Face Recognition

Online Speaker Adaptation of an Acoustic Model using Face Recognition Online Speaker Adaptation of an Acoustic Model using Face Recognition Pavel Campr 1, Aleš Pražák 2, Josef V. Psutka 2, and Josef Psutka 2 1 Center for Machine Perception, Department of Cybernetics, Faculty

More information

Online Recognition of Facial Actions for natural EEG-based BCI Applications

Online Recognition of Facial Actions for natural EEG-based BCI Applications Online Recognition of Facial Actions for natural EEG-based BCI Applications Dominic Heger, Felix Putze, and Tanja Schultz Cognitive Systems Lab (CSL) Karlsruhe Institute of Technology (KIT), Germany {dominic.heger,

More information

An approach to control appliances using EOG signal for physically challenged persons

An approach to control appliances using EOG signal for physically challenged persons Volume 118 No. 20 2018, 3439-3447 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu An approach to control appliances using EOG signal for physically challenged persons 1 R.Srinath, 2

More information

Recognising Emotions from Keyboard Stroke Pattern

Recognising Emotions from Keyboard Stroke Pattern Recognising Emotions from Keyboard Stroke Pattern Preeti Khanna Faculty SBM, SVKM s NMIMS Vile Parle, Mumbai M.Sasikumar Associate Director CDAC, Kharghar Navi Mumbai ABSTRACT In day to day life, emotions

More information

Modeling Emotion and Temperament on Cognitive Mobile Robots

Modeling Emotion and Temperament on Cognitive Mobile Robots Modeling Emotion and Temperament on Cognitive Mobile Robots Prof. Lyle N. Long Aerospace Engineering, Mathematics, and Computational Science The Pennsylvania State University Presented at 22 nd Annual

More information

Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation

Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation Er. Manpreet Kaur 1, Er. Gagandeep Kaur 2 M.Tech (CSE), RIMT Institute of Engineering & Technology,

More information

MUSIC is important for people because it pleasure

MUSIC is important for people because it pleasure , March 18-20, 2015, Hong Kong Music Recommender System Using a Forehead-mounted Electrical Potential Monitoring Device to Classify Mental States Sungri Chong, Ryosuke Yamanishi, Yasuhiro Tsubo, Haruo

More information

Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio

Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio Smart Gloves for Hand Gesture Recognition and Translation into Text and Audio Anshula Kumari 1, Rutuja Benke 1, Yasheseve Bhat 1, Amina Qazi 2 1Project Student, Department of Electronics and Telecommunication,

More information