summaryrefslogtreecommitdiffhomepage
path: root/tracker-kinect-face
AgeCommit message (Expand)Author
2021-10-18video/kinect: don't return the same frame twiceStanislaw Halik
2021-09-26tracker/kinect: don't bother copying vc++ runtimeStanislaw Halik
2020-03-07cmake: make install prefix path variables more clearStanislaw Halik
2019-05-06compat/camera-names: move to original locationStanislaw Halik
2019-05-05Make sure Kinect IR sensor is not registered if no Kinect is found on the sys...Stéphane Lenclud
2019-05-03tracker/kinect: move #pragma onceStanislaw Halik
2019-05-02Kinect IR camera was not listed any more.Stéphane Lenclud
2019-04-29video: break camera APIStanislaw Halik
2019-04-24video/kinect: don't list when device not presentStanislaw Halik
2019-04-24Easy Tracker: Mostly code clean-up.Stéphane Lenclud
2019-04-24Easy Tracker: Cheap way to dramatically improve CPU usage. Now displaying FPS...Stéphane Lenclud
2019-04-24Kinect: IR camera now provides raw 16 bits buffer.Stéphane Lenclud
2019-04-24Easy Tracker: Support for single channel camera frames.Stéphane Lenclud
2019-04-24First solveP3P results that are looking consistent.Stéphane Lenclud
2019-04-13tracker/kinect: set min dialog size, justify textStanislaw Halik
2019-04-13tracker/kinect: display license termsStanislaw Halik
2019-04-12Kinect Tracker settings now showing telemetry notice as per EULA.Stéphane Lenclud
2019-04-06cv: fix variable scopeStanislaw Halik
2019-04-05cmake: install shared opencv librariesStanislaw Halik
2019-03-28tracker/kinect: kill magic numberStanislaw Halik
2019-03-28tracker/kinect: fix IDE bug (no functional changes)Stanislaw Halik
2019-03-28tracker/kinect: use C++11 styleStanislaw Halik
2019-03-28tracker/kinect: get metadata only on first frameStanislaw Halik
2019-03-28tracker/kinect: avoid mallocStanislaw Halik
2019-03-22Fixing copyrights (#918)Stéphane Lenclud
2019-03-19Kinect support for Point Tracker (#914)Stéphane Lenclud
2019-02-17Kinect: Copyright fix and minor cmake changes.Stéphane Lenclud
2019-02-17tracker/kinect: add missing override keywordStanislaw Halik
2019-02-11video/widget: externalize opencv codeStanislaw Halik
2019-02-11cmake: reindentStanislaw Halik
2019-02-11tracker/kinect: remove tracker/test codeStanislaw Halik
2019-02-11cv/video-widget: make it work without opencvStanislaw Halik
2019-02-10tracker/kinect: add CRT dependenciesStanislaw Halik
2019-02-10tracker/kinect: no need for public compile optionStanislaw Halik
2019-02-09tracker/kinect: pass msvc -W4Stanislaw Halik
2019-02-09tracker/kinect: fix cmakeStanislaw Halik
2019-02-07Kinect: Removing unused coordinate mapper.Stéphane Lenclud
2019-02-07Kinect: Tracker code cleaning.Stéphane Lenclud
2019-02-07Kinect: Don't do video preview when not needed.Stéphane Lenclud
2019-02-07Kinect: Limit actual frame rate to 30Hz.Stéphane Lenclud
2019-02-07Kinect: Removing dead code.Stéphane Lenclud
2019-02-07Kinect: CMake adjustments following code review.Stéphane Lenclud
2019-02-07Kinect: Fixing tracking validity check.Stéphane Lenclud
2019-02-07Kinect: Better body look-up algorithm that should allow someone to look over ...Stéphane Lenclud
2019-02-07Kinect: Renaming more files.Stéphane Lenclud
2019-02-07Kinect: Renaming a few files.Stéphane Lenclud
2019-02-07Kinect: Fixing massive memory leak after start/stop cycle.Stéphane Lenclud
2019-02-07Kinect: Adding class to encapsulate Microsoft interface pointer.Stéphane Lenclud
2019-02-07Kinect: now with basic video preview.Stéphane Lenclud
2019-02-07Kinect: Installing SDK binaries.Stéphane Lenclud