Skip to content

Output directory for volumetric fusion #38

@Anivader

Description

@Anivader

This is really nice work.
In apps/volumetric_fusion/__main__.py, output_root_directory is defined as that where the output mesh is saved. This is incorrect and should be the directory containing RGBD frames + instrinsics.txt. For every video then, the output mesh gets saved in a sub-directory.
So basically, we only need to define 2 inputs per input video: (1) RGBD frames and (2) .pkl tracking file.

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