Skip to content

[Question] How to augment a reconstruction with external SfM data via CLI #2000

@jikbb2

Description

@jikbb2

Objective

My goal is to expand a previously completed Meshroom 3D model (from Project A) by automatically adding new photos via the Command-Line Interface (CLI) in a separate project (Project B).

Current Issue

Although the logic for the CLI script is complete, the pipeline consistently fails at the FeatureMatching node with a persistent Invalid regions error. At this point, the problem appears to be not with the pipeline's logic, but with the provided absolute paths to the original data (e.g., typos, file permissions) or a data integrity problem (e.g., a mismatch between the SfM file and the feature set).

Does anyone have ideas or suggestions for what I might be overlooking?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions