Replies: 2 comments
-
I added an environment variable whose name was "colmap" and value was "F:\COLMAP-3.7-windows-cuda\COLMAP.bat" on Windows10, then the input of "compal -h" in the terminal run well~ |
Beta Was this translation helpful? Give feedback.
0 replies
-
"colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16" returned errors~ |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How to set the path for compal on Windows10, please~
I downloaded COLMAP-3.7-windows-cuda.zip that can run well from Github(https://github.com/colmap/colmap/releases)~
I added "F:\COLMAP-3.7-windows-cuda\bin"in the system variable of windows for compal, but "colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16" returned faults~
The path of ffmpeg was set well, but the path of colmap was not set well in the similar way~
The input of "compal" in the terminal returned faults, while the input of "ffmpeg -?" in the terminal run well~
I would like to know how to to set the path for compal on Windows10~
Thank you very much~
Beta Was this translation helpful? Give feedback.
All reactions