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
/
tracker-kinect-face
Age
Commit message (
Expand
)
Author
2019-04-24
Kinect: IR camera now provides raw 16 bits buffer.
Stéphane Lenclud
2019-04-24
Easy Tracker: Support for single channel camera frames.
Stéphane Lenclud
2019-04-24
First solveP3P results that are looking consistent.
Stéphane Lenclud
2019-04-13
tracker/kinect: set min dialog size, justify text
Stanislaw Halik
2019-04-13
tracker/kinect: display license terms
Stanislaw Halik
2019-04-12
Kinect Tracker settings now showing telemetry notice as per EULA.
Stéphane Lenclud
2019-04-06
cv: fix variable scope
Stanislaw Halik
2019-04-05
cmake: install shared opencv libraries
Stanislaw Halik
2019-03-28
tracker/kinect: kill magic number
Stanislaw Halik
2019-03-28
tracker/kinect: fix IDE bug (no functional changes)
Stanislaw Halik
2019-03-28
tracker/kinect: use C++11 style
Stanislaw Halik
2019-03-28
tracker/kinect: get metadata only on first frame
Stanislaw Halik
2019-03-28
tracker/kinect: avoid malloc
Stanislaw Halik
2019-03-22
Fixing copyrights (#918)
Stéphane Lenclud
2019-03-19
Kinect support for Point Tracker (#914)
Stéphane Lenclud
2019-02-17
Kinect: Copyright fix and minor cmake changes.
Stéphane Lenclud
2019-02-17
tracker/kinect: add missing override keyword
Stanislaw Halik
2019-02-11
video/widget: externalize opencv code
Stanislaw Halik
2019-02-11
cmake: reindent
Stanislaw Halik
2019-02-11
tracker/kinect: remove tracker/test code
Stanislaw Halik
2019-02-11
cv/video-widget: make it work without opencv
Stanislaw Halik
2019-02-10
tracker/kinect: add CRT dependencies
Stanislaw Halik
2019-02-10
tracker/kinect: no need for public compile option
Stanislaw Halik
2019-02-09
tracker/kinect: pass msvc -W4
Stanislaw Halik
2019-02-09
tracker/kinect: fix cmake
Stanislaw Halik
2019-02-07
Kinect: Removing unused coordinate mapper.
Stéphane Lenclud
2019-02-07
Kinect: Tracker code cleaning.
Stéphane Lenclud
2019-02-07
Kinect: Don't do video preview when not needed.
Stéphane Lenclud
2019-02-07
Kinect: Limit actual frame rate to 30Hz.
Stéphane Lenclud
2019-02-07
Kinect: Removing dead code.
Stéphane Lenclud
2019-02-07
Kinect: CMake adjustments following code review.
Stéphane Lenclud
2019-02-07
Kinect: Fixing tracking validity check.
Stéphane Lenclud
2019-02-07
Kinect: Better body look-up algorithm that should allow someone to look over ...
Stéphane Lenclud
2019-02-07
Kinect: Renaming more files.
Stéphane Lenclud
2019-02-07
Kinect: Renaming a few files.
Stéphane Lenclud
2019-02-07
Kinect: Fixing massive memory leak after start/stop cycle.
Stéphane Lenclud
2019-02-07
Kinect: Adding class to encapsulate Microsoft interface pointer.
Stéphane Lenclud
2019-02-07
Kinect: now with basic video preview.
Stéphane Lenclud
2019-02-07
Kinect: Installing SDK binaries.
Stéphane Lenclud
2019-02-07
Various fixes from code review.
Stéphane Lenclud
2019-02-07
Kinect: Adding tracker icon.
Stéphane Lenclud
2019-02-07
Kinect: Improved CMake configuration for Kinect SDK.
Stéphane Lenclud
2019-02-07
Kinect: Initializing positions and rotations to zero.
Stéphane Lenclud
2019-02-07
Kinect: Now using HD API
Stéphane Lenclud
2019-02-07
Kinect: First draft.
Stéphane Lenclud