Skip to content

您好,询问一下关于colmap的问题 #1

Description

@891991457

在cmd 中 运行 feature_extractor 和exhaustive_matcher之后
我想进行三角测量:
colmap point_triangulator
--database_path %PROJECT_PATH%/database.db
--image_path %PROJECT_PATH%/images
--input_path %PROJECT_PATH%/created/sparse
--output_path %PROJECT_PATH%/triangulated/sparse

输出结果是:

==============================================================================
Loading database

Loading cameras... 49 in 0.000s
Loading matches... 1154 in 0.005s
Loading images... 49 in 0.018s (connected 49)
Building correspondence graph... in 0.048s (ignored 0)

Elapsed time: 0.001 [minutes]

到这里就结束了,也没有报错。请问这是产生了什么问题呢。具体代码显示应该在导入数据后开始进行三角测量,但实际却直接停止了。
期待您的回复,谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions