Ryan Pavlik
|
23e7f99a71
|
t/psmv: More algorithm simplification/optimization
|
2019-10-07 12:39:56 +00:00 |
|
Ryan Pavlik
|
7e358ea721
|
t/psmv: Simplify final stage of tracking.
|
2019-10-07 12:39:56 +00:00 |
|
Ryan Pavlik
|
d7d12a69f8
|
aux/tracking: Remove unused functions.
Use cv::norm instead.
|
2019-10-07 12:39:56 +00:00 |
|
Ryan Pavlik
|
09f984258f
|
t/psmv: Improve finding the nearest blob.
No more need to construct a vector every time.
|
2019-10-07 12:39:56 +00:00 |
|
Ryan Pavlik
|
76aa839f5b
|
a/track: Simplify.
|
2019-10-07 12:39:56 +00:00 |
|
Ryan Pavlik
|
37d4eae37a
|
a/track: Fix typo.
|
2019-10-07 12:39:56 +00:00 |
|
Jakob Bornecrantz
|
f2fcfd98e1
|
aux/os: Return 'errno' on device open failure
|
2019-10-04 10:32:02 +01:00 |
|
Jakob Bornecrantz
|
51f3fac192
|
aux/tracking: Refactor calibration data handling
|
2019-09-29 15:43:54 +01:00 |
|
Jakob Bornecrantz
|
0987927343
|
aux/util: Code style, pointer star location
|
2019-09-29 11:45:23 +01:00 |
|
Jakob Bornecrantz
|
423da670fa
|
aux/tracking: Code style, pointer star location
|
2019-09-29 11:45:23 +01:00 |
|
Jakob Bornecrantz
|
b95e114160
|
aux/math: Code style, pointer star location
|
2019-09-29 11:45:23 +01:00 |
|
Jakob Bornecrantz
|
70f632be10
|
aux/tracking: Refactor PS Move tracking code
|
2019-09-28 18:06:05 +01:00 |
|
pblack
|
5d616cd077
|
aux/tracking: Port PS Move tracker
|
2019-09-28 18:04:19 +01:00 |
|
Jakob Bornecrantz
|
bc26f68c74
|
aux/calibration: Do fast pass for checkerboard detection and tidy file
|
2019-09-28 15:17:48 +01:00 |
|
Jakob Bornecrantz
|
b5eae545e7
|
aux/tracking: Fix build on new OpenCV versions
|
2019-09-28 02:55:37 +01:00 |
|
Jakob Bornecrantz
|
6dcf69df83
|
aux/tracking: Adjust checkerboard corners for subpixel accuracy
|
2019-09-28 02:47:42 +01:00 |
|
Jakob Bornecrantz
|
ee3f54adb6
|
aux/tracking: Add parameters to calibration
|
2019-09-27 20:49:31 +01:00 |
|
Jakob Bornecrantz
|
8d0aa220c1
|
aux/tracking: Tidy calibration
|
2019-09-27 20:49:31 +01:00 |
|
Jakob Bornecrantz
|
ea5203fbc0
|
aux/tracking: Fix position hack in PSVR
|
2019-09-27 20:28:04 +01:00 |
|
Jakob Bornecrantz
|
cc2f456663
|
aux/tracking: Fix warnings
|
2019-09-27 20:28:04 +01:00 |
|
Jakob Bornecrantz
|
b8205d77fe
|
meson: Add all tracking files
PSVR and PSMV trackers are independant from the drivers, so build them all always.
|
2019-09-26 22:34:14 +01:00 |
|
Jakob Bornecrantz
|
6081b147fc
|
cmake: Tidy auxiliary file
|
2019-09-26 22:34:14 +01:00 |
|
Drew DeVault
|
064aef3526
|
build: port to meson
|
2019-09-26 15:05:22 +00:00 |
|
Drew DeVault
|
c6586cfd1e
|
comp_compositor: use nanosleep instead of usleep
Improves portability
|
2019-09-26 15:05:22 +00:00 |
|
pblack
|
3d7ec1546b
|
aux/tracking: Port calibration to new gui/node setup
|
2019-09-26 09:32:46 +01:00 |
|
Jakob Bornecrantz
|
4a0a95dab8
|
aux/tracking: Fix calibration code to work with new frame semantics
|
2019-09-23 11:43:23 +01:00 |
|
Jakob Bornecrantz
|
871b06cd72
|
aux/tracking: Add stub PSVR tracker
|
2019-09-22 11:50:34 +01:00 |
|
Jakob Bornecrantz
|
37590e7525
|
aux/tracking: Add stub PSMV tracker
|
2019-09-21 19:12:12 +01:00 |
|
Jakob Bornecrantz
|
387bc123f8
|
xrt: Expand tracking interface
|
2019-09-21 18:22:06 +01:00 |
|
Jakob Bornecrantz
|
ba12a0aa0e
|
aux/tracking: Track hsv filter sinks
|
2019-09-21 18:21:05 +01:00 |
|
Jakob Bornecrantz
|
ef3074afa7
|
aux/util: Add sink as tracker variable
|
2019-09-21 18:21:05 +01:00 |
|
Ryan Pavlik
|
65cc62daf9
|
aux/util: Add quat support to variable tracker
|
2019-09-20 10:07:48 +01:00 |
|
Jakob Bornecrantz
|
ad373c55b7
|
os: Include xrt_config.h in os_threading.h
|
2019-09-17 11:42:28 +01:00 |
|
Jakob Bornecrantz
|
1bcf537785
|
aux/math: Add standard gravity value
|
2019-09-16 16:36:47 +01:00 |
|
Jakob Bornecrantz
|
81213f119c
|
os: Tidy threading
|
2019-09-15 15:43:57 +01:00 |
|
Jakob Bornecrantz
|
0d09d225dd
|
os: Add wrappers for threading primitives
|
2019-09-13 22:11:02 +01:00 |
|
Jakob Bornecrantz
|
2abc98dbec
|
aux/util: Add split sink
|
2019-09-07 14:34:20 +01:00 |
|
Jakob Bornecrantz
|
10d9fbcd9e
|
aux/util: Add some gui annotations to variable tracking
|
2019-09-07 14:32:53 +01:00 |
|
Jakob Bornecrantz
|
9cf6108899
|
aux/util: Add more types to variable tracker
|
2019-09-06 18:12:15 +01:00 |
|
Jakob Bornecrantz
|
a9e88f3f20
|
aux/util: Add variable tracking code
|
2019-09-06 14:37:42 +01:00 |
|
Jakob Bornecrantz
|
358183115f
|
aux/track: Micro optimize hsv filter
|
2019-08-27 08:34:40 +01:00 |
|
Jakob Bornecrantz
|
1e93ba2461
|
xrt: Refactor frame interface
|
2019-08-27 08:17:21 +01:00 |
|
Ryan Pavlik
|
a8ae7c432d
|
aux/tracking: Fix class vs struct warnings in calibration and hsv debug code.
|
2019-08-21 14:29:37 -05:00 |
|
Jakob Bornecrantz
|
79402d0081
|
aux/track: Add stub calibration tracker
|
2019-08-20 13:07:42 +01:00 |
|
Jakob Bornecrantz
|
a2ffb18852
|
aux/util: Add a special yuv or yuyv converter sink
|
2019-08-20 12:40:05 +01:00 |
|
Jakob Bornecrantz
|
fc88d7d099
|
aux/util: Add more formats
|
2019-08-20 12:40:05 +01:00 |
|
Jakob Bornecrantz
|
c8f16be641
|
xrt: Refactor out frame from frameserver
|
2019-08-20 12:35:55 +01:00 |
|
Jakob Bornecrantz
|
a0fcaf9b6b
|
aux/util: Disable use of conversion table for YUV to RGB for now
|
2019-08-17 10:34:40 +01:00 |
|
Ryan Pavlik
|
86d3d2b149
|
aux/util: clang-tidy
|
2019-08-16 17:12:53 -05:00 |
|
Ryan Pavlik
|
876bd5088f
|
hid: Fix clang-tidy warnings.
|
2019-08-16 17:12:53 -05:00 |
|