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

Add flag to choose overwrite, skip or append #125

Open
lbogaardt opened this issue Sep 3, 2018 · 0 comments
Open

Add flag to choose overwrite, skip or append #125

lbogaardt opened this issue Sep 3, 2018 · 0 comments

Comments

@lbogaardt
Copy link
Collaborator

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).

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