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

[FEA] Image object/array as input for CuImage #807

Open
bchandarr opened this issue Dec 24, 2024 · 0 comments
Open

[FEA] Image object/array as input for CuImage #807

bchandarr opened this issue Dec 24, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@bchandarr
Copy link

Is your feature request related to a problem? Please describe.
Currently I see only local file read is supported. Would it be possible to load an image as object to CuImage?
I see feature request for remote files #255 , which would be ideal for my need though.

Describe the solution you'd like
Create CuImage from image object (PIL or image array) or support remote files through fsspec so Azure, AWS file path can be used.

@bchandarr bchandarr added the feature request New feature or request label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant