Skip to content

Image processing library for QPython3 #51

@micechal

Description

@micechal

Hi. I've been looking for a library that'd allow to for example resize some image to given width and height.
I've found a couple of such libraries, but unfortunately none of them installed properly with "pip install".
You can see the logs here:
Pillow: http://pastebin.ca/2966039
PIL: http://pastebin.ca/2966053
SciPy: http://pastebin.ca/2966055
Scikit-image: http://pastebin.ca/2966056
And after installing "six" (successful) it requires "matplotlib", which fails: http://pastebin.ca/2966060

It would be really great if any of these libraries was made to work somehow, allowing for basic tasks, such as resizing or cropping images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions