forked from scikit-image/scikit-image
-
Notifications
You must be signed in to change notification settings - Fork 3
SciPy2013 Sprint
Tony S Yu edited this page Jun 24, 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 in research,
industrial applications, and teaching. In this sprint,
we'll focus on:
- Porting to Python 3 without
2to3
(also see this PR). - Reviewing outstanding pull requests (See PR page)
- Adding fixes to outstanding issues
- 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!