index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
FTNoIR_Tracker_PT
/
ftnoir_tracker_pt.cpp
Age
Commit message (
Expand
)
Author
2014-09-06
rename case
Stanislaw Halik
2014-06-14
pt: adjust dt range
Stanislaw Halik
2014-06-12
prevent spurious debug output all the time
Stanislaw Halik
2014-06-12
fix a data race caused by std::atomic usage
Stanislaw Halik
2014-06-12
Fix lock order reversal
Stanislaw Halik
2014-06-11
Defer PT apply to avoid deadlock
Stanislaw Halik
2014-06-11
use the precise counter
Stanislaw Halik
2014-01-14
prevent mutex starvation with PT on non-Windows platforms
Stanislaw Halik
2014-01-13
pt: protect against pthread starvation when stopping
Stanislaw Halik
2014-01-12
pt: display points' centers
Stanislaw Halik
2014-01-12
Revert "use levmarq instead of coplanar POSIT implemented in numerically unst...
Stanislaw Halik
2014-01-12
Revert "buffer flush"
Stanislaw Halik
2014-01-12
Revert "display extracted points' centers"
Stanislaw Halik
2014-01-12
Revert "use proper scale for translation"
Stanislaw Halik
2014-01-12
Revert "use correct scale for point coords"
Stanislaw Halik
2014-01-12
Revert "remove forgotten debug code"
Stanislaw Halik
2014-01-12
Revert "FINALLY fix d_order -> image pos"
Stanislaw Halik
2014-01-11
FINALLY fix d_order -> image pos
Stanislaw Halik
2014-01-11
remove forgotten debug code
Stanislaw Halik
2014-01-11
use correct scale for point coords
Stanislaw Halik
2014-01-11
use proper scale for translation
Stanislaw Halik
2014-01-11
display extracted points' centers
Stanislaw Halik
2014-01-11
replace hand-rolled timer class with QElapsedTimer
Stanislaw Halik
2014-01-08
buffer flush
Stanislaw Halik
2014-01-08
use levmarq instead of coplanar POSIT implemented in numerically unstable fas...
Stanislaw Halik
2014-01-04
disable hysteresis debug; throttle frame update rate
Stanislaw Halik
2014-01-04
PT: remove sleep interval
Stanislaw Halik
2014-01-04
initialize camera params in right order
Stanislaw Halik
2013-12-30
pt: use new settings framework, cleanup
Stanislaw Halik
2013-12-10
Merge pull request #14 from usrusr/feature/pt-hysteresis
Stanislaw Halik
2013-12-10
s/Give/Get/
Stanislaw Halik
2013-12-10
remove return value from GiveHeadPoseData
Stanislaw Halik
2013-12-10
add an optional per-pixel hysteresis to remove pixel noise at the expense of ...
usrusr
2013-10-26
PT: use full frame size
Stanislaw Halik
2013-10-26
pt: decruft following c++11 requirement
Stanislaw Halik
2013-10-26
Hopefully fix PT fps now
Stanislaw Halik
2013-10-25
PT: possibly fix applying settings
Stanislaw Halik
2013-10-23
pt fix: frame race, framerate
Stanislaw Halik
2013-10-22
fix race
Stanislaw Halik
2013-10-15
fix trackers for qt5
Stanislaw Halik
2013-09-15
New PT from Patrick Ruoff adapted to Linux
Stanislaw Halik
2013-09-15
Initial PT 1.1 import
Stanislaw Halik
2013-03-22
Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!
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-02
Added 'enable axis' parameters to the Trackers. Added 'none' to filter-listbox.
Wim Vriend
2012-12-31
Updated PointTracker
Patrick Ruoff
2012-09-29
Updated vc9 project files.
Patrick Ruoff
2012-09-29
Unversioning local .vcproj and .sln
Wim Vriend
2012-09-21
RAII-style dll management 1: Replaced autoptr and release with virtual destru...
Patrick Ruoff
[next]