I am working in a multiview setup with 4 cameras placed at the 4 corners of a room. Based on your documentation, I followed these steps:
-
Set up the cameras
-
Calculate each camera's intrinsics
-
Run compute_relative_poses.py
-
Run concatenate_relative_poses.py
-
Run bundle_adjustment.py
-
Run triangulate_image_points.py
Can you please tell me at which step I need synchronized images? Is it required for the landmarks.json file?
I am working in a multiview setup with 4 cameras placed at the 4 corners of a room. Based on your documentation, I followed these steps:
Set up the cameras
Calculate each camera's intrinsics
Run compute_relative_poses.py
Run concatenate_relative_poses.py
Run bundle_adjustment.py
Run triangulate_image_points.py
Can you please tell me at which step I need synchronized images? Is it required for the landmarks.json file?