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
Traceback (most recent call last): File "colmap2nsvf.py", line 369, in <module> main() File "colmap2nsvf.py", line 312, in main cameras, imdata, points3D = read_colmap_sparse(args.sparse_dir) File "colmap2nsvf.py", line 132, in read_colmap_sparse assert num_cameras == 1, "Only supports single camera" AssertionError: Only supports single camera
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "colmap2nsvf.py", line 369, in <module> main() File "colmap2nsvf.py", line 312, in main cameras, imdata, points3D = read_colmap_sparse(args.sparse_dir) File "colmap2nsvf.py", line 132, in read_colmap_sparse assert num_cameras == 1, "Only supports single camera" AssertionError: Only supports single camera
The text was updated successfully, but these errors were encountered: