Python Forum
Python alternative to R "Imager"
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python alternative to R "Imager"
#1
Hi all,

Does Python have a good alternative to R's "Imager"?: https://dahtah.github.io/imager/imager.html

I really need some help here.

I have looked at Plotly, but it doesn't look to be able to do the same things with images - it is more for building graphs and plotting.
Reply
#2
Not sure what are R's Imager capabilities, but did you look at Pillow - http://python-pillow.org/?
Here is the docs: https://pillow.readthedocs.io/en/5.1.x/
Here is Git repo: https://github.com/python-pillow/Pillow
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Other alternatives to Pillow in Python.
scikit-image | OpenCv | Wand
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  VBScript LoadPicture() alternative within Python parun 0 513 Aug-16-2024, 11:22 AM
Last Post: parun
  alternative to using request module in python vlearner 2 1,921 Feb-05-2022, 09:35 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020