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

Image processing regex management update #1774

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

demoulinv
Copy link
Contributor

Description

This PR update the behavior of the imageProcessing executable when both input folder(s) and a regular input expression exist in the command line.

In the current version, input folders given in the command line are ignored if a regular expression is also given.
This PR applies the regular expression in all the input folders.
Nothing is changed if a the input is a sfmData file.

Additionally, if the output directory does not exist, it is created. If for some reason it cannot be created, an error is returned.

imageProcessing version is updated to 3.4

Features list

Implementation remarks

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

Successfully merging this pull request may close these issues.

2 participants