summaryrefslogtreecommitdiffhomepage
path: root/FTNoIR_Filter_EWMA2
AgeCommit message (Collapse)Author
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@178 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-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-22Added to the repo, after changing AutoClose stuffWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@156 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-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 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-05Put extra class in the DLL, which only return the name, description(s) and ↵Wim Vriend
Icon. Loading the Settings dialog for these resulted in loading the entire Settings-window (without showing it). Unwanted behavior... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@125 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-08-27For V170 alpha 2 tooWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@123 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-07-094ScottWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@112 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
2012-01-08Implementing Filter-settings-dialog inside DLLWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@96 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-08-15Some minor changes to the interface. Also moved to new dev.hardwareWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@89 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-01Started with placing the protocol's in DLL's. First one: FlightGear.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@60 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-03-08Start after update 1.5Wim Vriend
Begin placing faceAPI in DLL git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@52 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-02-04Testing Client/Server configuration.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@47 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-02-01Fixing alpha-update 5 issues.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@46 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-29Testing filter.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@45 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-24EWMA2-filter implemented.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@43 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-23Start merging new filterWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@42 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb