Files
scikit-image/doc/source/overview.txt
T
2009-10-15 09:01:15 +02:00

25 lines
761 B
Plaintext

Image Processing SciKit
=======================
This SciKit (toolkit for `SciPy <http://www.scipy.org>`_) includes
useful image processing algorithms for use with `Python
<http://www.python.org>`_ and `NumPy <http://numpy.scipy.org>`_.
While SciPy's ``ndimage`` provides low-level manipulation,
``scikits.image`` centres around algorithms and applications.
This `SciKit <http://scikits.appspot.com>`_ is developed by the SciPy
community. All contributions are most welcome! Please join us on the
mailing list (address provided below).
Source, bugs and patches
------------------------
http://github.com/stefanv/scikits.image
Mailing List
------------
http://groups.google.com/group/scikits-image
Contact
-------
Stefan van der Walt <stefan at sun.ac.za>