Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Add option for configuring true depth threshold directly #339

Closed
wants to merge 457 commits into from

Conversation

alvinsunyixiao
Copy link
Contributor

@alvinsunyixiao alvinsunyixiao commented Jun 3, 2020

For RGBD sensors using technologies other than stereo vision (e.g. coded light, laser, etc.), it does not make sense to have a focal_x_baseline. Could we add configuration options to directly specify true depth threshold for RGBD sensors?

shinsumicco and others added 30 commits June 18, 2019 02:25
Refactor matchers by implementing an angle checker class
Implementation of examples for TUM-RGBD dataset
Refactoring of the utilities for the examples
…-ptr

Use std::unique_ptr for the modules contained as class members
Use SSE instructions for point rotation in ORB extraction
dkarlo2 and others added 22 commits January 15, 2020 15:34
…g-for-grid

Use flooring instead of rounding when computing a grid index
Use correct end iterator in case keyframe is added
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet