Python Forum
grayscale image processing
Thread Rating:
  • 3 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
grayscale image processing
#4
(Oct-24-2017, 07:43 PM)Larz60+ Wrote: You can do a lot with pillow, see: https://auth0.com/blog/image-processing-...th-pillow/
but I don't believe there is any code there for image processing

for that you want something like scikit-image see: http://scikit-image.org/

Hello, thanks for the reply. I know that the Scikit might be a more powerful tool for image processing, but I still cannot find a proper way to achieve my goal. Could you please solve it more specifically?

Thanks

(Oct-24-2017, 07:44 PM)Mekire Wrote: OpenCV is a really strong choice for image processing:
http://opencv-python-tutroals.readthedoc...rials.html
Hello,

Thanks for reply, I know OpenCV is a more powerful tool for image processing, and of course it's more complicated than pillow, but I think pillow is also a powerful tool and I think it's enough for me. However, now what confused me is how can I achieve my goal. Thanks
Reply


Messages In This Thread
grayscale image processing - by zyb1003 - Oct-24-2017, 07:34 PM
RE: grayscale image processing - by Larz60+ - Oct-24-2017, 07:43 PM
RE: grayscale image processing - by zyb1003 - Oct-24-2017, 09:04 PM
RE: grayscale image processing - by Mekire - Oct-24-2017, 07:44 PM
RE: grayscale image processing - by Mekire - Oct-24-2017, 09:19 PM
RE: grayscale image processing - by zyb1003 - Oct-24-2017, 09:40 PM
RE: grayscale image processing - by Mekire - Oct-24-2017, 10:08 PM
RE: grayscale image processing - by heiner55 - Oct-25-2017, 06:25 AM
RE: grayscale image processing - by zyb1003 - Oct-25-2017, 07:07 PM
RE: grayscale image processing - by Mekire - Oct-25-2017, 07:12 PM
RE: grayscale image processing - by heiner55 - Oct-26-2017, 05:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pillow Image Processing matteusbeus 2 3,050 Nov-02-2017, 03:07 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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