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

EXTRAS-134 - Add a Python RasterPager #14

Open
tclarke opened this issue Mar 16, 2018 · 0 comments
Open

EXTRAS-134 - Add a Python RasterPager #14

tclarke opened this issue Mar 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tclarke
Copy link
Member

tclarke commented Mar 16, 2018

In order to more efficiently transfer imagery between Python and Opticks, we can build a custom RasterPager that uses Python created buffer objects as the underlying data. This would allow a buffer to be created in Python and transferred back to Opticks with a zero copies involved.

Original Issue: EXTRAS-134
Status: Deferred
Feature Interpretation:

Suggested Solution:

Actual Solution:

Severity:
Version Control:
Environment:
Linked:

@tclarke tclarke added the enhancement New feature or request label Mar 16, 2018
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