summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-01-29Replace broken binary.Stanislaw Halik
2013-01-29Allow more error. Apply different optimizations to binary.Stanislaw Halik
2013-01-29Fix the stupid absolute-path-containing-spaces bug once and for all.Stanislaw Halik
2013-01-29hopefully it'll start now?Stanislaw Halik
2013-01-29Trying to fix camera not working for some people. Use LTO for smaller binary,...Stanislaw Halik
2013-01-29Merge HT crash fixStanislaw Halik
2013-01-29Hopefully open problems are gone by now?Stanislaw Halik
2013-01-28strip the libraries of debug info for a smaller build. 4 MB saved for the fin...Stanislaw Halik
2013-01-28Merge HT & bump versionStanislaw Halik
2013-01-27Merge HT mesh from JedStanislaw Halik
2013-01-27Added message to main-window, to display connected-game-nameWim Vriend
2013-01-27Send message to main-window, to display connected-game-name.Wim Vriend
2013-01-27Add license file for HTStanislaw Halik
2013-01-27Fix a handle/memory leak.Stanislaw Halik
2013-01-27Optimize the mesh after triangulating.Stanislaw Halik
2013-01-27Awesome mesh submitted by Jed Frechette for the HT tracker. Thank you!Stanislaw Halik
2013-01-26Add missing libstdc++Stanislaw Halik
2013-01-26Add camera human-readable names to HT tracker. c14 please do the same PT is y...Stanislaw Halik
2013-01-22HT updateStanislaw Halik
2013-01-22New version. Also those libraries aren't necessary.Stanislaw Halik
2013-01-21Use TBB for less dropped frames. Delete redundant library.Stanislaw Halik
2013-01-21Error in the UI, said vertical when meant horizontal. Also take a chance to m...Stanislaw Halik
2013-01-20Add a hack for bad startup. Make the BMS Accela profile to introduce less lat...Stanislaw Halik
2013-01-20Update my profile for more responsive operation now that focal length issues ...Stanislaw Halik
2013-01-20Wait 3 seconds on HT tracker startup to avoid wrong classification results.Stanislaw Halik
2013-01-20Error tolerance was wrong. Now scale properly provided that FOV is correct. A...Stanislaw Halik
2013-01-20Rename the HT file for VC8 to match our .sln/.vcproj schemeStanislaw Halik
2013-01-20Made some changes after testing HT. Mail follows, StanislawWim Vriend
2013-01-19Improve head model, change RANSAC paramsStanislaw Halik
2013-01-19Sadly, forgot about adjusting settings after downsampling the imageStanislaw Halik
2013-01-19Version of HT tracker with downscaled image for better performanceStanislaw Halik
2013-01-19Enable memcpy intrinsics and SSE2 vectorizationStanislaw Halik
2013-01-19Fix a braino that made the first frame ever point to invalid dataStanislaw Halik
2013-01-19Remove unused OpenCV librariesStanislaw Halik
2013-01-19Reduce lock contention, ease off detecting small facesStanislaw Halik
2013-01-18Reduce mutex contentionStanislaw Halik
2013-01-18Remove an unused libraryStanislaw Halik
2013-01-18Proper bugfix gives more stability on high yaw rotationStanislaw Halik
2013-01-18Fix a long-time bug in HT trackerStanislaw Halik
2013-01-18Add a missing Qt DLLStanislaw Halik
2013-01-18First version of the HT trackerStanislaw Halik
2013-01-13PT: Camera pitch correction for translation, prepared GUI for releasePatrick Ruoff
2013-01-12PointTracker: Tracker state is reported to FTNoIR, Camera pitch correction, D...Patrick Ruoff
2013-01-064 FlyBoyWim Vriend
2013-01-05Fixed engine-status display when EXIT is done.Wim Vriend
2013-01-02Version changed to 1.7Wim Vriend
2013-01-02Added 'enable axis' parameters to the Trackers. Added 'none' to filter-listbox.Wim Vriend
2013-01-02Added reduction parameter for Patrick.Wim Vriend
2013-01-02Decreased update freq. of the curve, to prevent overload.Wim Vriend
2012-12-31Updated PointTrackerPatrick Ruoff