<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="Module.2003-12-16.5133">
  <name>Conclusion</name>
  <metadata>
  <md:version>**new**</md:version>
  <md:created>2003/12/16 16:51:33.049 US/Central</md:created>
  <md:revised>2003/12/16 16:52:06.572 US/Central</md:revised>
  <md:authorlist>
    <md:author id="nsiva">
      <md:firstname>Sivakiran</md:firstname>
      
      <md:surname>Nagisetty</md:surname>
      <md:email>nsiva@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="nsiva">
      <md:firstname>Sivakiran</md:firstname>
      
      <md:surname>Nagisetty</md:surname>
      <md:email>nsiva@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract>Interpretation of results and areas for further improvements </md:abstract>
</metadata>

<content>
		<section id="conc_sect1">
			<name>Further issues</name>
			<para id="sect1_para1"><term>Our emotion detector was able to achieve very accurate results (83%) with user-defined inputs </term>for the main features.When combined with our automatic-cropping tool, <term>we were still able to achieve a success rate of 71%.</term> For the sets where our detector misclassified a pair of images, there were one of two reasons for failure:    </para>
			<para id="sect1_para2"><term>The expressiveness between emotions was conveyed through facial regions other than the mouth. </term>To rectify this, our detector could be adapted to examine the forehead region for furrows and wrinkles, the cheeks for dimples, and the eyes for squinting or widening. For instance, Subject 12 failed in the distinction between sad   and angry. In this case, the ambiguity of emotion could be resolved by examining the eyes:                 <figure orient="horizontal" id="conc_fig1">
					<name/>
					<media id="faces1_img" type="image/jpg" src="faces1.jpg"/>
					<caption>Subject 12 (sad and angry images)</caption>
				</figure> In this case, we could set a certain theshold value on the test. If examining the mouth does not meet this theshold, the program should examine other portions of the face to resolve the ambiguity.</para>
			<para id="sect1_para3"><term>There was little to no expressiveness of emotions</term>. For instance, Subject 4 also failed in the distinction between sad and angry. However, in these cases, it is extremely difficult for any detector (even the human brain) to accurately classify the pictured emotions.   <figure orient="horizontal" id="conc_fig2">
					<name/>
					<media id="faces2_img" type="image/jpg" src="faces2.jpg"/>
					<caption>Subject 2 (sad and angry images)</caption>
				</figure></para>
			
		</section>

<section id="conc_sect2">
			<name>Conclusion</name>
			<para id="sect2_para1">We feel that overall our emotion detection system produced consistent and accurate results. Future systems built on these methods could be expanded to include a wider range of emotions (with corresponding additions to the branching-flow network), real-time processing from a video feed, and more interactive applications. </para>
</section>	

</content>

  
</document>
