- Nov 04, 2024
-
-
Klemens Wiesinger authored
remove MavSDK from cmake and add small documentation file
-
Klemens_Ubuntu authored
-
- Oct 21, 2024
-
-
Klemens Wiesinger authored
updated .gitignore
-
Klemens_Ubuntu authored
-
Klemens Wiesinger authored
Fix pico flexx tcp connection
-
- Aug 01, 2024
-
-
Klemens_Ubuntu authored
connecting to tcp seems to work much more consistent now. It only needs about 3 tries instead of 30+
-
Klemens_Ubuntu authored
-
Klemens_Ubuntu authored
-
- Jul 26, 2024
-
-
Klemens_Ubuntu authored
-
- Jul 24, 2024
-
-
Klemens_Ubuntu authored
-
Klemens_Ubuntu authored
-
Klemens_Ubuntu authored
-
- May 05, 2024
-
-
Klemens_Ubuntu authored
-
Klemens_Ubuntu authored
-
- Sep 10, 2018
-
-
Victor Adrian Prisacariu authored
-
- Mar 07, 2018
-
-
sgolodetz authored
-
- Feb 26, 2018
-
-
Victor Adrian Prisacariu authored
Add support of RealSense SDK 2.0
-
- Feb 15, 2018
-
-
Stuart Golodetz authored
-
- Feb 06, 2018
-
-
Stuart Golodetz authored
Implement IdleImageSourceEngine - READY FOR REVIEW
-
Stuart Golodetz authored
-
- Jan 24, 2018
-
-
Stuart Golodetz authored
remove early outs in the prepare for tracking method
-
Tommaso Cavallari authored
-
Tommaso Cavallari authored
Revert "remove early outs in the prepare for tracking method, since they were preventing the update of the live render state, thus breaking the freespace carving for sequences tracked from disk" This reverts commit 08826527.
-
Tommaso Cavallari authored
remove early outs in the prepare for tracking method, since they were preventing the update of the live render state, thus breaking the freespace carving for sequences tracked from disk
-
- Jan 11, 2018
-
-
Stuart Golodetz authored
Add a field in the TrackingState to store a score computed by the tracker.
-
- Jan 10, 2018
-
-
Tommaso Cavallari authored
-
- Dec 30, 2017
-
-
Vivien Miniussi authored
-
Vivien Miniussi authored
-
Vivien Miniussi authored
`InputSource::RealSense2Engine` requests two streams from the first available device: - 16 bits depth buffer - 32 bits rgba8 color stream Then it calibrate infiniTAM by fetching: - depth sensor scale - projection of depth and rgb sensor (intrinsic) - affine transform from rgb to depth sensor (extrinsics)
-
- Dec 14, 2017
-
-
Stuart Golodetz authored
allow the serialisation/deserialisation of images
-
Stuart Golodetz authored
-
Stuart Golodetz authored
-
- Dec 12, 2017
-
-
Tommaso Cavallari authored
the MEMORYDEVICE_CUDA variant was already doing it whilst the CPU version was throwing. now the behaviour is consistent
-
Tommaso Cavallari authored
-
- Dec 11, 2017
-
-
Stuart Golodetz authored
allow the file-based tracker to start tracking from a specified frame index
-
Tommaso Cavallari authored
-
- Nov 28, 2017
-
-
tcavallari authored
Add ITMIntrinsics::MakeRescaled - READY FOR REVIEW
-
Stuart Golodetz authored
-
- Nov 27, 2017
-
-
Stuart Golodetz authored
-
- Oct 23, 2017
-
-
Stuart Golodetz authored
-