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

Feature: Add support of stacked images #10

Closed
1 task done
atimin opened this issue Apr 12, 2023 · 0 comments
Closed
1 task done

Feature: Add support of stacked images #10

atimin opened this issue Apr 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@atimin
Copy link
Member

atimin commented Apr 12, 2023

Current problem

Sometimes we send a few images in one package and specify the channel layout, like 'RGBRBGRBGRBG'. The CLI tool doesn't support it during the export to JPEG format.

Possible solution

We should use the meta information and export all images with from the stacked packages with additional index:

./export
 |---- xxxx_0.jpeg
 |----xxxx_1.jpeg
 |----xxxx_n.jpeg

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@atimin atimin added the enhancement New feature or request label Apr 12, 2023
@atimin atimin closed this as completed Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant