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

Allow absolute path as output path name #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abes975
Copy link

@abes975 abes975 commented Feb 1, 2018

Allow an absolute path to be specified as output_file in the Pipeline.
Sometimes can be useful to have augumented files saved in a path completely unrelated to the source_path you read the input_image from.
So just specifying an "absolute" pathname is "/my_output/path" can be enough to do the job with the check I added in the code.
Hope it's something useful for other user too.

Allow also an absolute path to be specified as output directory
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.

1 participant