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
As the title shows. When I check ./build/src/exe/colmap -h, there is also no point_cloud_segmenter. I do not know what is wrong with my project. Is there any problems in my installation process?
(base) xxx@xxxxxxx:~/Large_Recon/DAGSfM-dev$ ./build/src/exe/colmap point_cloud_segmenter -h ERROR: Command point_cloud_segmenternot recognized. To list the available commands, runcolmap help.
`(base) xxx@xxxxx:~/Large_Recon/DAGSfM-dev$ ./build/src/exe/colmap -h
COLMAP 3.6 -- Structure-from-Motion
(Commit Unknown on Unknown with CUDA)
As the title shows. When I check ./build/src/exe/colmap -h, there is also no point_cloud_segmenter. I do not know what is wrong with my project. Is there any problems in my installation process?
(base) xxx@xxxxxxx:~/Large_Recon/DAGSfM-dev$ ./build/src/exe/colmap point_cloud_segmenter -h ERROR: Command
point_cloud_segmenternot recognized. To list the available commands, run
colmap help.
`(base) xxx@xxxxx:~/Large_Recon/DAGSfM-dev$ ./build/src/exe/colmap -h
COLMAP 3.6 -- Structure-from-Motion
(Commit Unknown on Unknown with CUDA)
Usage:
colmap [command] [options]
Documentation:
https://colmap.github.io/
Example usage:
colmap help [ -h, --help ]
colmap gui
colmap gui -h [ --help ]
colmap automatic_reconstructor -h [ --help ]
colmap automatic_reconstructor --image_path IMAGES --workspace_path WORKSPACE
colmap feature_extractor --image_path IMAGES --database_path DATABASE
colmap exhaustive_matcher --database_path DATABASE
colmap mapper --image_path IMAGES --database_path DATABASE --output_path MODEL
...
Available commands:
help
gui
automatic_reconstructor
bundle_adjuster
color_extractor
database_creator
database_merger
exhaustive_matcher
feature_extractor
feature_importer
distributed_mapper
local_sfm_worker
sfm_aligner
image_deleter
image_filterer
image_rectifier
image_registrator
image_undistorter
mapper
matches_importer
model_aligner
model_analyzer
model_converter
model_merger
model_orientation_aligner
point_filtering
point_triangulator
project_generator
rig_bundle_adjuster
sequential_matcher
spatial_matcher
transitive_matcher
vocab_tree_builder
vocab_tree_matcher
vocab_tree_retriever
`
The text was updated successfully, but these errors were encountered: