Closed jelleopard closed 1 year ago
When I know the R and T of the current view, how do I generate the motion trajectory of the new view on the kitti dataset to generate the demo, can you provide the code? How to get this file of "./scripts/videos/trajectories/simple_movement.npy"?
Hi! Sorry for the late reply!
I generate these camera trajectories with blender. You can use this example script within blender to export a trajectory:
scripts/blender/export_camera_trj.py
Best, Felix
When I know the R and T of the current view, how do I generate the motion trajectory of the new view on the kitti dataset to generate the demo, can you provide the code? How to get this file of "./scripts/videos/trajectories/simple_movement.npy"?