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-easy
/
point-extractor.cpp
Age
Commit message (
Collapse
)
Author
2019-04-28
Merge pull request #937 from opentrack/easy-tracker-more-models
Stanislaw Halik
Easy tracker more models
2019-04-28
Easy Tracker: UI rework for custom model with three, four or five vertices.
Stéphane Lenclud
More settings can be changed live without have to restart the tracker. Fixing a few deadlock issues.
2019-04-24
Adding support for four points model.
Stéphane Lenclud
Can't get it to work correctly though.
2019-04-24
tracker/easy: fix warns
Stanislaw Halik
2019-04-24
Easy Tracker: Experimented with erode/dilate and mean/cam shift. It does not ↵
Stéphane Lenclud
bring much.
2019-04-24
Easy Tracker: Moving things around and theoretical data structure usage ↵
Stéphane Lenclud
optimization.
2019-04-24
Easy Tracker: Removing point extractor interface. Using cv::Point instead of ↵
Stéphane Lenclud
vec2.
2019-04-24
Easy Tracker: Using C++ style cv constants.
Stéphane Lenclud
2019-04-24
Easy Tracker: Removed area check from bounding box validation. Using simpler ↵
Stéphane Lenclud
contours.
2019-04-24
Easy Tracker: Renaming settings.
Stéphane Lenclud