summaryrefslogtreecommitdiffhomepage
path: root/FaceTrackNoIR
AgeCommit message (Collapse)Author
2013-01-18First version of the HT trackerStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@209 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-01-064 FlyBoyWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@206 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-01-02Added 'enable axis' parameters to the Trackers. Added 'none' to filter-listbox.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@203 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-12-30Forgotten UI-elementsWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@199 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-12-16Fixed some error(s) after testing INNO installerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@198 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-12-08Modified main form a bitWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@197 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-26Reversed the numTracker tryout to accomodate the secondary Tracker: the ↵Wim Vriend
user-interface was confusing. Now, the 1st Tracker overwrites the values, if the same axis were selected in both trackers. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@196 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-23Minor change: Main form show 1 digit more in rotations. Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@195 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-19Changed defaults for AltPitchWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@193 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-16Added registerProtocol and unRegisterProtocol to the Protocol classes.Wim Vriend
Now the Protocol Dialog can get data from the protocol, when the Tracker is running. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@192 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-21Solved little bug concerning "None DLL".Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@191 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-19Added second headtracker logic. The other headtrackers will have to be adapted.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@190 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-18Started work on incorporating two headtracker at once.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@189 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-13props changedStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@186 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-29Unversioning local .vcproj and .slnWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@177 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-29Disable button Filter-settings when StartTrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@174 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-28Modified sendHeadposeToGame, so it also sends raw data.Wim Vriend
Unified the code by adding the Dll class to the protocols and moving the dialog to a separate source. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@173 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-28Added member-function to FunctionConfig, so it accepts default-settings from ↵Wim Vriend
a QList of QFloats. Put Stanislaws' Accela-defaults in the Accela-filter: they work fine! git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@172 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-26Update vc8 project/solution after recent changesStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@170 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-25Changed centering algorithm to use proper matrix algebra.Patrick Ruoff
Cleaned up T6DOF structure. Updated vc_9 project files. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@169 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-24Fix the buildStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@165 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23Solution/project files for VS2005Stanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@162 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23PT: added reference to helpPatrick Ruoff
updated vc9 project files git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@161 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23deleted some more temporary files not necessary for buildingPatrick Ruoff
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@160 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-22Removed Excel-serverWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@158 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-22Removed Excel-server leftover. When logging is required, maybe a special ↵Wim Vriend
protocol comes in handy? git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@157 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21RAII-style dll management 1: Replaced autoptr and release with virtual ↵Patrick Ruoff
destructors git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@155 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fixed centering when no filter is selectedWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@154 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Removed obsolete Curve function.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@153 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fixed Auto-Start and minimize issues.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@151 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fix function-config and Accela after recent refactoring.Stanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@149 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-20corrected vc9 project file debug settingsPatrick Ruoff
Tracker_PT: implemented centering Tracker_PT: implemented new point extraction Tracker_PT: various bugfixes git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@148 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-17Added Mouse-keys to the ShortKeys. Needs some more testing.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@144 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-17added pointtrackerPatrick Ruoff
created VC9 solution and project files for available projects git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@143 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-16Change showHeadPose function, regarding refreshVideo.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@142 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-16Initialize newpose before getting data from the Tracker.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@141 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14These files should not be in the repo anyway...Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@139 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14Added notifyCenter method for Arduino (and Patrick)Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@138 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14registerTracker and unRegisterTracker methods added to TrackerControls (4 ↵Wim Vriend
Patrick). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@132 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-13Class TrackerDll added, to get info about the TrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@131 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-05Modified 4 Arduino TrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@124 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-08-27For update v170 alpha 2Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@121 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-08-05Busy adapting changes from Stan.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@119 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-07-21BezierConfigurator replaced bt FunctionConfigWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@114 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-07-07Seemed missing.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@110 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-04-27Changed filling protocol Listbox to match the Filter and Tracker.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@109 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-03-17Forgot the iconWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@105 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-03-17Changed Tracker code, so the DLL's are true plug-ins.Wim Vriend
FaceTrackNoIR will scan the bin folder for FTNoIR_Tracker*.dll and put the names in the combobox. All Trackers have 3 new member-functions (like the filters). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@104 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-15Finished making the Filter a plug-in and implemented the DZ1 filter.Wim Vriend
First attempt though... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@100 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-09Implemented filter-settings changeably while Tracker is active.Wim Vriend
Should also be handy to have a IFilterPtr, for logging... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@99 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb