+ 2

How can i use python for image processing?

I am about to do a project on image processing.I came to know that image processing using python is lot more easier. somebody help me to know,how can i do that with python? Is there any IDE for python image processing.

28th Sep 2017, 1:47 AM
Harikrishnan Moovendran
Harikrishnan Moovendran - avatar
3 Antworten
+ 8
use PIL (Pillow) library
28th Sep 2017, 2:32 AM
Ahri Fox
Ahri Fox - avatar
+ 5
look at pillow documentation, that's all the info you need.
28th Sep 2017, 4:56 PM
Ahri Fox
Ahri Fox - avatar
0
@ Ahri Fox thanks for ur rply. need more information on that.
28th Sep 2017, 4:27 PM
Harikrishnan Moovendran
Harikrishnan Moovendran - avatar