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
Age
Commit message (
Expand
)
Author
2013-12-14
pt: don't crash since hysteresis support
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-12-04
draw images directly, without pixmaps
Stanislaw Halik
2013-11-27
PT: don't crash on camera lackage (issue #9)
Stanislaw Halik
2013-11-27
pt, hatire: save settings in correct place
Stanislaw Halik
2013-11-10
fix build
Stanislaw Halik
2013-11-07
fix build error on ocv 2.4 branch
Stanislaw Halik
2013-11-07
(hopefully) fix pitch issues on Mac
Stanislaw Halik
2013-11-03
pt: downcase settings/ dirname
Stanislaw Halik
2013-11-03
"fix" crapintosh build
Stanislaw Halik
2013-10-29
don't use .ico, doesn't work on mingw qt
Stanislaw Halik
2013-10-26
PT: use full frame size
Stanislaw Halik
2013-10-26
pt: decruft following c++11 requirement
Stanislaw Halik
2013-10-26
fix one more PT edge case
Stanislaw Halik
2013-10-26
Hopefully fix PT fps now
Stanislaw Halik
2013-10-25
PT: fix for Windows framerate display
Stanislaw Halik
2013-10-25
PT: don't loop forever on camera unplug
Stanislaw Halik
2013-10-25
PT: possibly fix applying settings
Stanislaw Halik
2013-10-23
fix Unix frame counter
Stanislaw Halik
2013-10-23
pt fix: frame race, framerate
Stanislaw Halik
2013-10-22
Optimize widget redraw
Stanislaw Halik
2013-10-22
fix camera name & crash bug
Stanislaw Halik
2013-10-22
fix race
Stanislaw Halik
2013-10-19
unbreak build
Stanislaw Halik
2013-10-19
untested unbreakage
Stanislaw Halik
2013-10-17
all except 3rdparty-maintained stuff pass -Wall -Wextra -pedantic
Stanislaw Halik
2013-10-15
fix trackers for qt5
Stanislaw Halik
2013-09-18
Fix build error on OpenCV 2.4 (alterscape)
Stanislaw Halik
2013-09-15
Simplify tracker API
Stanislaw Halik
2013-09-15
Fix mingw-w64 cross-compile from Linux
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-03-12
Change videowidget to reduce CPU-load according to Stanislaw
Wim Vriend
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-10-13
props changed
Stanislaw Halik
2012-09-29
Updated vc9 project files.
Patrick Ruoff
2012-09-29
Unversioning local .vcproj and .sln
Wim Vriend
2012-09-23
Solution/project files for VS2005
Stanislaw Halik
2012-09-23
PT: added reference to help
Patrick Ruoff
2012-09-21
RAII-style dll management 1: Replaced autoptr and release with virtual destru...
Patrick Ruoff
2012-09-20
corrected vc9 project file debug settings
Patrick Ruoff
2012-09-17
added pointtracker
Patrick Ruoff