Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally only estimate depth of features #69

Open
stephanietsuei opened this issue Jun 7, 2022 · 0 comments
Open

Optionally only estimate depth of features #69

stephanietsuei opened this issue Jun 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@stephanietsuei
Copy link
Collaborator

The current representation of features in the state is xc = [X/Z, Y/Z, log(Z)]; this estimates each feature's depth and direction and uses 3 states per feature. The original version of Corvis only estimated log(Z) and fixed the directions at the feature's first detection, using only 1 state per feature. Extend XIVO so that users can choose between these.

@stephanietsuei stephanietsuei added misc-dev-work enhancement New feature or request and removed misc-dev-work labels Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant