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

[software] imageProcessing: metadata feature #825

Merged
merged 12 commits into from
Jul 19, 2020

Conversation

dsmtE
Copy link
Contributor

@dsmtE dsmtE commented Jun 29, 2020

Features list

  • Allow copying metadata from other source files to our output files
  • Renaming and standardizing filter settings
  • Add support of noise Filtering from OpenImageIO
  • Allows you to choose the output format (RGBA, RGB, Grayscale)

@dsmtE dsmtE force-pushed the dev/imageProcessingMetadata branch 2 times, most recently from 4a375f6 to c066b0a Compare July 2, 2020 19:44
@dsmtE dsmtE marked this pull request as ready for review July 2, 2020 21:09
@dsmtE dsmtE requested a review from fabiencastan July 2, 2020 21:09
@fabiencastan fabiencastan added this to the 2020.1.0 milestone Jul 16, 2020
dsmtE and others added 11 commits July 17, 2020 09:11
…params

Use custom struct to group filter settings together
- Metadata folders options : used to get metadata from those specific files instead of original ones.
added a new filesIO module containing two methods used to retrieve file paths that matches a custom predicate
-  Cleaning using the new FilesIO module
- Creation of a separate saveImage function used to handle the metadata replacement and later the output image format
- Simplification by using the output path rather than the sfm output file path
Allows you to choose the output format (RGBA, RGB, Grayscale)
@dsmtE dsmtE force-pushed the dev/imageProcessingMetadata branch from c066b0a to 030c3ab Compare July 17, 2020 08:46
@fabiencastan fabiencastan merged commit a2f6f7c into develop Jul 19, 2020
@fabiencastan fabiencastan deleted the dev/imageProcessingMetadata branch July 19, 2020 10:02
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.

3 participants