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

@cbentejac cbentejac added this to the 3.3.0 milestone Nov 7, 2024
@cbentejac cbentejac force-pushed the bugfix/imageProcessing_regex branch from d4e83e7 to da0187f Compare November 7, 2024 09:13
@demoulinv demoulinv force-pushed the bugfix/imageProcessing_regex branch from da0187f to d72891d Compare November 22, 2024 13:43
@cbentejac cbentejac force-pushed the bugfix/imageProcessing_regex branch from d201029 to f051430 Compare December 2, 2024 17:57
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