2015-04-20 22:48:48 +00:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2015-09-03 20:31:43 +00:00
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AffdexMe" GeneratedClassName="Settings">
|
|
|
|
<Profiles />
|
|
|
|
<Settings>
|
|
|
|
<Setting Name="Classifiers" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
|
|
|
<Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
|
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
|
|
<string>Joy</string>
|
|
|
|
<string>Sadness</string>
|
|
|
|
<string>Anger</string>
|
|
|
|
<string>Disgust</string>
|
|
|
|
<string>Surprise</string>
|
|
|
|
<string>Fear</string>
|
|
|
|
</ArrayOfString></Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ShowPoints" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ShowMeasurements" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
</Setting>
|
|
|
|
</Settings>
|
2015-04-20 22:48:48 +00:00
|
|
|
</SettingsFile>
|