You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Looking forward to your reply!
The text was updated successfully, but these errors were encountered:
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.
Hi, Thanks for sharing your remarkable work!
![1](https://user-images.githubusercontent.com/38695019/148728541-226f45bb-d509-454c-8bca-c3380f6da7af.png)
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?
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: