Applying to Cubemap images #19
rykawamura
started this conversation in
Ideas
Replies: 1 comment
-
|
@rykawamura cuVSLAM is designed for various camera setups (mono, stereo, multi-camera) but implicitly assumes a standard, non-omnidirectional camera model. The input is expected to be traditional 2D images from cameras with a standard field of view (FOV). If you want to use cubemap images as inputs, you probable need to do a lot of modifications in order to use it with PyCuVSLAM. Here is just some brainstorming:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for the excellent work. Is it possible to apply PyCuVSALM to cubemap images extracted from 360 camera videos? I am considering using PyCuVSLAM to obtain pointclouds for 3D Gaussian splatting initialization.
Beta Was this translation helpful? Give feedback.
All reactions