diff --git a/doc/source/overview.txt b/doc/source/overview.txt index 1a6ae223..cdf63d13 100644 --- a/doc/source/overview.txt +++ b/doc/source/overview.txt @@ -1,19 +1,22 @@ Image Processing SciKit ======================= -This SciKit (toolkit for `SciPy `_) includes -useful image processing algorithms for use with `Python -`_ and `NumPy `_. -While SciPy's ``ndimage`` provides low-level manipulation, -``scikits.image`` centres around algorithms and applications. +The `scikits.image `__ SciKit (toolkit for +`SciPy `__) extends ``scipy.ndimage`` to provide +a versatile set of image processing routines. It is written in the +`Python `_ language. This `SciKit `_ is developed by the SciPy community. All contributions are most welcome! Please join us on the mailing list (address provided below). +Homepage +-------- +http://scikits-image.org + Source, bugs and patches ------------------------ -http://github.com/stefanv/scikits.image +http://github.com/scikits-image/scikits.image Mailing List ------------