summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-04-29 18:37:27 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-04-29 18:37:27 +0200
commit00e6e209b8baaca46235fd48b6b750e2aecfbd5a (patch)
tree0471cd50ac4924038ca5751c201607370f696718 /facetracknoir
parent1eba1d8baa1df477a4e8c7ad66524f09df861cd5 (diff)
Remove obsolete files
Diffstat (limited to 'facetracknoir')
-rw-r--r--facetracknoir/images/330px-6dof_en.pngbin34182 -> 0 bytes
-rw-r--r--facetracknoir/images/rotation_dofs.pngbin21601 -> 0 bytes
-rw-r--r--facetracknoir/images/translation_dofs.pngbin23237 -> 0 bytes
-rw-r--r--facetracknoir/main-facetracknoir.qrc3
-rw-r--r--facetracknoir/paintwidget.h0
-rw-r--r--facetracknoir/readme.txt31
-rw-r--r--facetracknoir/readme_update_20100615.txt51
-rw-r--r--facetracknoir/readme_update_20100716.txt35
-rw-r--r--facetracknoir/readme_update_20100822.txt32
-rw-r--r--facetracknoir/resource.h16
10 files changed, 0 insertions, 168 deletions
diff --git a/facetracknoir/images/330px-6dof_en.png b/facetracknoir/images/330px-6dof_en.png
deleted file mode 100644
index 9d1d72ff..00000000
--- a/facetracknoir/images/330px-6dof_en.png
+++ /dev/null
Binary files differ
diff --git a/facetracknoir/images/rotation_dofs.png b/facetracknoir/images/rotation_dofs.png
deleted file mode 100644
index 68682d88..00000000
--- a/facetracknoir/images/rotation_dofs.png
+++ /dev/null
Binary files differ
diff --git a/facetracknoir/images/translation_dofs.png b/facetracknoir/images/translation_dofs.png
deleted file mode 100644
index 886c586e..00000000
--- a/facetracknoir/images/translation_dofs.png
+++ /dev/null
Binary files differ
diff --git a/facetracknoir/main-facetracknoir.qrc b/facetracknoir/main-facetracknoir.qrc
index 83c93425..eb5ad991 100644
--- a/facetracknoir/main-facetracknoir.qrc
+++ b/facetracknoir/main-facetracknoir.qrc
@@ -4,9 +4,6 @@
<file>images/settings16.png</file>
<file>images/settingsopen16.png</file>
<file>uielements/curves.png</file>
- <file>images/rotation_dofs.png</file>
- <file>images/translation_dofs.png</file>
- <file>images/330px-6dof_en.png</file>
<file>images/facetracknoir.png</file>
</qresource>
</RCC>
diff --git a/facetracknoir/paintwidget.h b/facetracknoir/paintwidget.h
deleted file mode 100644
index e69de29b..00000000
--- a/facetracknoir/paintwidget.h
+++ /dev/null
diff --git a/facetracknoir/readme.txt b/facetracknoir/readme.txt
deleted file mode 100644
index 8bd28966..00000000
--- a/facetracknoir/readme.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-FaceTrackNoIR (v. 1.6.0).
-
-FaceTrackNoIR is a head-tracker, which uses the FaceAPI provided by SeeingMachines. It was made using Visual Studio 2005 and Qt.
-The major advantage over other headtrackers is, that it uses a simple webcam to track the face of 'the gamer'. There is no need
-for expensive equipment or even Borg-like devices with LED's and such.
-
-
-Installation:
-To install the program, simply start Setup.exe and follow the directions. Use the desktop-icon to start FaceTrackNoIR.
-
-Compatibility:
-FaceTrackNoIR is made for Windows and tested on XP, Vista and Windows7. The FaceAPI creators recommend a dual-core processor or better.
-Because the 'non-commercial' version of the FaceAPI is used, the webcam can not be 'chosen': it always uses the first webcam it finds! When FaceTrackNoIR is started, the name of this webcam is displayed.
-
-
-Games:
-FaceTrackNoIR supports several protocols, so it can be used with several games, flight-sims and other. Check out the website for a
-list: http://facetracknoir.sourceforge.net/compatibility/games.htm
-
-Visit the website for the latest info!
-
-
-Please let us know if you like the program, if you have ideas for improvements or any questions you might have.
-The source is also available!
-
-
-The FaceTrackNoIR team:
-
-Wim Vriend
-Ron Hendriks
-and others...
diff --git a/facetracknoir/readme_update_20100615.txt b/facetracknoir/readme_update_20100615.txt
deleted file mode 100644
index e43d954c..00000000
--- a/facetracknoir/readme_update_20100615.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-FaceTrackNoIR (v. 20100615).
-
-From various users we received requests for improvements and features. If you keep sending us your ideas, we can keep
-improving FaceTrackNoIR...
-
-Installation:
-Unzip the .exe to the installation folder of FaceTrackNoIR (best rename the old .exe first). The folders in the ZIP-file
-contain support info and examples of a .INI-file (IL-2) and a script for GlovePIE.
-
-
-The following upgrades have been applied:
-
-- ‘=’ is center view
-
-- ‘BACKSPACE’ = start (+center)/stop tracking. A messagebeep is generated when tracking is resumed and the
- headpose-data is valid again (faceAPI has 'locked on'... ).
-
-- Checkbox ‘use EWMA filter’: Ticking this checkbox will make FaceTrackNoIR filter the headpose data with
- a so-called 'Exponentially Weighed Moving Average'. This technique was adopted from FlightGear, where
- Melchior Franz had 'invented' it.
- If the filter is active, the factor for each of the 6 DOF's are used. These factors determine the weight that is
- given to previous measurements and goes from 0 - 1 (in the GUI this setting is 0 - 100). A lower value will give a quicker response (but less stable).
-
- Remark: for FlightGear, the EWMA checkbox does nothing: the filter is embedded in the FlightGear script.
-
-- Some timing-issues with the faceAPI were resolved, so now the scanning-frequency can be higher that 20Hz.
- We do not know yet, how this influences performance of both FaceTrackNoIR and your CPU. Experience learns, that
- the headtracking is influenced by many factors, like CPU, video-card, framerate of the game etc.
-
-- The protocol-server that is selected in the combobox is now the only one that is started, when the tracker is started.
- Before loading an .INI-file, please stop the tracker.
-
-- PPJoy support is added, so now FaceTrackNoIR can be used for other games too. We tested this feature with IL-2,
- using GlovePIE to generate TrackIR data. Check out the files in the ZIP-file for instructions. PPjoy was created by
- Deon van der Westhuysen and GlovePIE by Carl Kenner. We thank them both for their effort!
-
-
-
-Please let us know what you think of our little gadget. Posts can be made on the FaceTrackNoIR forum on SourceForge
-(http://sourceforge.net/projects/facetracknoir/forums/forum/1150910) or on the various game-forums.
-
-If anyone has used FaceTrackNoIR successfully with other games, please let us know. If you can, we would also like to receive
-examples of the .INI-file you used for that and maybe settings of other utilities needed. Thanks!
-
-
-
-The FaceTrackNoIR team:
-
-Wim Vriend
-Ron Hendriks
-
diff --git a/facetracknoir/readme_update_20100716.txt b/facetracknoir/readme_update_20100716.txt
deleted file mode 100644
index e99111a1..00000000
--- a/facetracknoir/readme_update_20100716.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-FaceTrackNoIR (v. 20100716).
-
-From various users we received requests for improvements and features. If you keep sending us your ideas, we can keep
-improving FaceTrackNoIR...
-
-Installation:
-Unzip the .exe and .dll to the installation folder of FaceTrackNoIR (best rename the old .exe first). The folders in the ZIP-file contain icons for the protocols and an .INI-file (FreeFalcon). Extract these to the folder 'Settings' and 'Images'.
-
-
-The following upgrades have been applied:
-
-- TrackIR support is added. Start FaceTrackNoIR and the TrackIR-protocol before starting the game (at least once)..
- A registry-entry is added/changed, that the game or flightsim needs.
-
-Hints from the previous update:
-- ‘=’ is center view
-
-- ‘BACKSPACE’ = start (+center)/stop tracking. A messagebeep is generated when tracking is resumed and the
- headpose-data is valid again (faceAPI has 'locked on'... ).
-
-
-
-Please let us know what you think of our little gadget. Posts can be made on the FaceTrackNoIR forum on SourceForge
-(http://sourceforge.net/projects/facetracknoir/forums/forum/1150910) or on the various game-forums.
-
-If anyone has used FaceTrackNoIR successfully with other games, please let us know. If you can, we would also like to receive
-examples of the .INI-file you used for that and maybe settings of other utilities needed. Thanks!
-
-
-
-The FaceTrackNoIR team:
-
-Wim Vriend
-Ron Hendriks
-
diff --git a/facetracknoir/readme_update_20100822.txt b/facetracknoir/readme_update_20100822.txt
deleted file mode 100644
index e121fe9f..00000000
--- a/facetracknoir/readme_update_20100822.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-FaceTrackNoIR (v. 20100822).
-
-From various users we received requests for improvements and features. If you keep sending us your ideas, we can keep
-improving FaceTrackNoIR...
-
-Installation:
-Unzip all files to the installation folder of FaceTrackNoIR (typicaly c:\program files\abbequerque inc\facetracknoir\): overwrite files when asked.
-
-
-The following upgrades have been applied:
-
-- The program-menu now contains a Tools menu. Via this menu the program preferences and keyboard shortcuts can be modified.
-
-- The preferences dialog contains the 'Auto-minimize' setting: FaceTrackNoIR will minimize x sec. after starting the face-tracker.
- Entering 0 will disable auto-minimize. This setting is global, for all INI-files.
-
-- The keyboard shortcuts for 'center' and 'start/stop' can be assigned here. These settings are stored in the INI-file.
-
-
-Please let us know what you think of our little gadget. Posts can be made on the FaceTrackNoIR forum on SourceForge
-(http://sourceforge.net/projects/facetracknoir/forums/forum/1150910) or on the various game-forums.
-
-If anyone has used FaceTrackNoIR successfully with other games, please let us know. If you can, we would also like to receive
-examples of the .INI-file you used for that and maybe settings of other utilities needed. Thanks!
-
-
-
-The FaceTrackNoIR team:
-
-Wim Vriend
-Ron Hendriks
-
diff --git a/facetracknoir/resource.h b/facetracknoir/resource.h
deleted file mode 100644
index 75059fe3..00000000
--- a/facetracknoir/resource.h
+++ /dev/null
@@ -1,16 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by Sweetspotter.rc
-//
-#define IDI_ICON1 102
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 103
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif