Difference between revisions of "Python"

From New IAC Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
Python is software for image manuplating.
+
Python is software for image manipulating.
 +
 
 +
http://www.python.org/
  
 
Downloads:
 
Downloads:

Latest revision as of 20:55, 27 July 2010

Python is software for image manipulating.

http://www.python.org/

Downloads:

Python:

Python


PIL, the Python Image Library, provides image processing functionality and supports many file formats.

PIL

PIL manual: File:Python Imaging Library.pdf

SciPy is software for mathematics, science, and engineering. Requires NumPy MKL.

SciPy

Lessons