Skip to content

Add flag to choose overwrite, skip or append #125

@lbogaardt

Description

@lbogaardt

When LaserChicken extracts features from an input pointcloud, it creates an outplut .ply file. When new features are extracted from the same input, the output file is currently overwritten (I think). Perhaps add a flag so the user can determine whether:

  1. All features should be recomputed and the entire output file overwritten
  2. Nothing should be computed, the file is skipped
  3. Only new features should be computed and appended to the existing .ply file.

In either case, the documentation could be made more clear about the current behaviour of LaserChicken (which is option 1., I think).

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