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

Not enough features or parallex problem #16

Open
jinyummiao opened this issue Jan 10, 2022 · 1 comment
Open

Not enough features or parallex problem #16

jinyummiao opened this issue Jan 10, 2022 · 1 comment

Comments

@jinyummiao
Copy link

Hi, Thanks for sharing your remarkable work!
I want to run the RP-VIO algorithm on KAIST urban dataset, which is a highway scene, and i segmented road only. However, the code throws warnings "No enough features or parallex; Move device around" all the time as following screenshot, and the output of the system is an empty "*.csv" file. Could you give me some advices to fix such problems?
1
Looking forward to your reply!

@karnikram
Copy link
Owner

Hi,

This error occurs when the visual SfM fails to initialize i.e. the system is not able to find a reasonable initial H matrix between any two frames in your sequence (code). This is most likely to happen because of poor feature tracking. I am not completely sure why this is happening in your sequence but it would be interesting to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants