Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Command point_cloud_segmenter not recognized. To list the available commands, run colmap help. #60

Open
Ceciliammm opened this issue Apr 13, 2023 · 0 comments

Comments

@Ceciliammm
Copy link

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)

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

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant