forked from scikit-image/scikit-image
-
Notifications
You must be signed in to change notification settings - Fork 3
SciPy2013 Sprint
Stefan van der Walt edited this page May 28, 2013
·
12 revisions
scikit-image
is an image processing library that builds on top of
SciPy. Our aim is to have a clean, Pythonic interface, with
easy-to-understand examples. scikit-image
is used both for
research, industry applications and in teaching. In this sprint,
we'll focus on:
- Porting to Python 3 without
2to3
(also see this PR). - Reviewing outstanding pull requests
- Refactoring the I/O plugin infrastructure (also see this thread).
- Updating the user guide and adding more examples
...or simply bring your idea along and we'll help you implement it!