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