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_aruco
/
ftnoir_tracker_aruco.cpp
Age
Commit message (
Expand
)
Author
2014-01-16
remove now-unused useless block
Stanislaw Halik
2014-01-16
get rid of corner subpix, causes nonsense on certain poses
Stanislaw Halik
2014-01-14
remove broken half of pitch breakage detection
Stanislaw Halik
2014-01-14
adjust subpix epsilon
Stanislaw Halik
2014-01-13
rescale aruco to centimeters, like PT does
Stanislaw Halik
2014-01-13
aruco: change allowed scale, now that units are in millimeters
Stanislaw Halik
2014-01-12
fix accidental revert
Stanislaw Halik
2014-01-12
Revert "correct focal length equation"
Stanislaw Halik
2014-01-12
remove fisheye correction based on wrong focal length
Stanislaw Halik
2014-01-12
correct focal length equation
Stanislaw Halik
2014-01-12
correct aruco min pitch equation
Stanislaw Halik
2014-01-12
fix aruco ROI bug
Stanislaw Halik
2014-01-09
no need for ref here
Stanislaw Halik
2014-01-09
fix copy-paste mistake
Stanislaw Halik
2014-01-08
remove redundant initialization
Stanislaw Halik
2014-01-07
use subpixel corner opt to reduce filter need
Stanislaw Halik
2014-01-07
pose breaks with negative pitch
Stanislaw Halik
2014-01-07
reduce pitch reset thres to 45 deg
Stanislaw Halik
2014-01-06
treat pitch delta +- 60 as breakage, instead of sign change
Stanislaw Halik
2014-01-06
aruco: allow for perfect fisheye correction
Stanislaw Halik
2014-01-06
aruco: allow for changing marker pitch
Stanislaw Halik
2014-01-06
optimize existing pose when it makes sense
Stanislaw Halik
2014-01-05
guard against win32 cruft inclusion
Stanislaw Halik
2014-01-05
remove settings dialog copypasted all over, losing functionality
Stanislaw Halik
2014-01-04
allow for changing centroid while software's running
Stanislaw Halik
2014-01-04
correct focal length equation
Stanislaw Halik
2014-01-04
allow aruco to run at 180 hz
Stanislaw Halik
2014-01-02
align offsets with combobox entries
Stanislaw Halik
2014-01-02
fix bad fps copy-paste-o
Stanislaw Halik
2014-01-02
add missing resolution forcing
Stanislaw Halik
2013-12-31
meta: get rid of Initialize(), now RAII
Stanislaw Halik
2013-12-29
aruco: allow for filter only red spectrum
Stanislaw Halik
2013-12-28
remove ewma frame support, too little gain
Stanislaw Halik
2013-12-28
change the min/max size constants
Stanislaw Halik
2013-12-28
don't hardcode min/max size constants
Stanislaw Halik
2013-12-28
remove redundant cast
Stanislaw Halik
2013-12-28
simplify ewma logic
Stanislaw Halik
2013-12-28
aruco: decrease ewma alpha for bigger averaging
Stanislaw Halik
2013-12-28
implement optional aruco frame smoothing ewma scheme
Stanislaw Halik
2013-12-28
fix copy-paste marker non-detection
Stanislaw Halik
2013-12-26
more senseless coeff tweaks
Stanislaw Halik
2013-12-26
aruco: use less cpu for idempotent frames
Stanislaw Halik
2013-12-18
adjust coeffs so that aruco actually works
opentrack-2.0b3
Stanislaw Halik
2013-12-14
aruco: adjust coefficients basing on resolution
Stanislaw Halik
2013-12-10
s/Give/Get/
Stanislaw Halik
2013-12-10
remove return value from GiveHeadPoseData
Stanislaw Halik
2013-12-01
fix typo
Stanislaw Halik
2013-11-29
Fix build
Stanislaw Halik
2013-11-29
Implement Aruco pitch change
Stanislaw Halik
2013-11-24
fix osx brain damage by moving camera close to gui thread
Stanislaw Halik
[next]