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

Read / write images #49

Open
eliocamp opened this issue Jul 19, 2019 · 5 comments
Open

Read / write images #49

eliocamp opened this issue Jul 19, 2019 · 5 comments

Comments

@eliocamp
Copy link

From my testing it seems that clipr only works with text data. Would it be possible for it to work on images too?

I implemented something like that for my spindler package (code here only tested the linux part) and realised that maybe it would be coold to have it on clipr.

@mdlincoln
Copy link
Owner

Thanks @eliocamp, I've gotten this request before! I simply don't have the capacity to build this out myself, unfortunately.

I would welcome a PR, however it would absolutely have to be a platform independent implementation, since that's the whole point of clipr in the first place. If that's something you think you'd be interested in taking on, I'd certainly be willing to review it.

@eliocamp
Copy link
Author

Ok, I'll see what I can do.

@eliocamp
Copy link
Author

What would it be the desired behaviour? Images could be returned as arrays or saved in disk and returned as a path.

@dcousin3
Copy link

I would like to know if any progress has been made to cut-and-paste images with clipr?

@eliocamp
Copy link
Author

I couldn't make it work 😞

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

No branches or pull requests

3 participants