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
  Twilio alternative jmair 3 3,923 Feb-08-2024, 01:55 PM
Last Post: Sharmi
  Pillow alternative? kucingkembar 4 887 Jul-27-2023, 10:50 AM
Last Post: Larz60+
  alternative to using request module in python vlearner 2 1,342 Feb-05-2022, 09:35 AM
Last Post: ibreeden
  Alternative for Cairosvg? Maryan 0 2,469 Oct-26-2020, 01:27 PM
Last Post: Maryan
  another alternative to np.interp evelynow 1 2,932 Aug-22-2019, 03:32 PM
Last Post: Larz60+
  Multithreading alternative MartinV279 1 2,803 Aug-01-2019, 11:41 PM
Last Post: scidam
  Array alternative oldcity 3 3,494 Oct-01-2018, 10:03 PM
Last Post: ichabod801
  If elif else alternative brocq_18 13 12,239 Apr-12-2017, 06:53 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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