Build Requirements
------------------
* Python 2.5
* `Numpy `_
* `Cython `_
Usage Requirements
------------------
* `Scipy `_
* `Python Imaging Library (PIL) `_
Optional Requirements
---------------------
You can use this scikit with the basic requirements listed above, but some
functionality is only available with the following installed:
`Open CV `_ (>= 2.0).
Required for functions in ``scikits.image.opencv``.
`PyQt4 `_
The `qt` plugin that provides `imshow` and `scivy`.
`PyGTK `_
The `gtk` plugin that provides `imshow`.