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-12-21
pt: show model center in different color to avoid confusion
Stanislaw Halik
2014-12-20
pt: fix calibration wrong sign
Stanislaw Halik
2014-12-15
pt: fix calibration
Stanislaw Halik
2014-12-15
pt: visualize model center as another point
Stanislaw Halik
2014-12-14
pt: use settings framework
Stanislaw Halik
2014-12-14
pt: set correct focal length from camera fov
opentrack-2.3-rc6
Stanislaw Halik
2014-11-24
timer: split start/elapsed. convert uses
Stanislaw Halik
2014-11-23
remove dead code
Stanislaw Halik
2014-11-22
pt: restore original ypr code
Stanislaw Halik
2014-11-22
pt: rename class to avoid further confusion
Stanislaw Halik
2014-11-12
pt: restore clip model pitch. remove workaround
Stanislaw Halik
2014-11-11
PT: change pitch sign yet again
Stanislaw Halik
2014-11-10
negate yaw, pitch, roll values
Stanislaw Halik
2014-11-10
restore PT axis order swap
Stanislaw Halik
2014-11-09
nix reset, doesn't do anything now
Stanislaw Halik
2014-11-09
Revert "fix typos"
Stanislaw Halik
2014-11-09
fix typos
Stanislaw Halik
2014-11-07
nix atan2 usage also in PT
Stanislaw Halik
2014-11-02
add todo
Stanislaw Halik
2014-11-02
fix axis swappage in PT
Stanislaw Halik
2014-11-02
fixup after ce5bc536c5587fe48efd122e20ee3cafd41a0c74
Stanislaw Halik
2014-10-27
pt: remove manual camera rotation declaration
Stanislaw Halik
2014-10-19
update modules to refactored API
Stanislaw Halik
2014-10-18
nix PT opening zeroth camera in case >0th camera used
Stanislaw Halik
2014-10-11
less crapola
Stanislaw Halik
2014-09-23
qt macro nonsense
Stanislaw Halik
2014-09-23
decruft PT more, so it doesn't crash finally
Stanislaw Halik
2014-09-22
fixup! fixup! PT tracker feature removal
Stanislaw Halik
2014-09-22
fixup! PT tracker feature removal
Stanislaw Halik
2014-09-22
nix stderr spam
Stanislaw Halik
2014-09-22
get rid of evil CALLING_CONVENTION macro
Stanislaw Halik
2014-09-22
PT tracker feature removal
Stanislaw Halik
2014-09-22
dos2unix only
Stanislaw Halik
2014-09-22
win32: all plugins in Windows binary distro updated to new api
Stanislaw Halik
2014-09-06
unbreak build following rename
Stanislaw Halik
2014-09-06
rename case
Stanislaw Halik
2013-09-15
Initial PT 1.1 import
Stanislaw Halik
2013-09-14
Run dos2unix on the tree. No user-facing changes.
Stanislaw Halik
2013-06-27
Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion
Stanislaw Halik
2013-04-29
use doubles consistently
Stanislaw Halik
2013-04-29
Correct prototypes
Stanislaw Halik
2013-04-27
Avoid crashes in video frame
Stanislaw Halik
2013-04-24
Use atomic ops instead of locking
Stanislaw Halik
2013-04-13
Don't use axes as class/struct members. Use an array instead, and iterate ove...
Stanislaw Halik
2013-04-12
reduce CPU usage during tracking
Stanislaw Halik
2013-04-02
Merge forgotten PT pitch axis inversion
Stanislaw Halik
2013-04-02
Just put everything new in. Conflict resolution will be later
Stanislaw Halik
2013-03-22
Remove .bat files, actually finish rename this time
Stanislaw Halik
2013-03-22
finish rename
Stanislaw Halik
2013-03-22
Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!
Stanislaw Halik