forked from scikit-image/scikit-image
-
Notifications
You must be signed in to change notification settings - Fork 3
GSoC 2013
ankit-maverick edited this page May 1, 2013
·
11 revisions
PSF student guidelines: http://wiki.python.org/moin/SummerOfCode/Expectations
Advice on writing a proposal (written with the Mailman project in mind, but generally applicable)
An important part of the GSoC is to connect with the community, both so that we can get to know one another and so that we may gauge your programming skills before selection. Pull requests provide an excellent opportunity to learn how the library fits together, so tackle one of the issues or implement a suggested feature.
These are core ideas for new projects, but need to be expanded to have the correct scope, level of challenge and significance of contribution to qualify.
- Graph-cut, normalized cut, other segmentation algorithms
- Video manipulation framework
- Feature detection (STAR, local binary, etc.)
- Image registration - porting over pyimreg: https://github.com/pyimreg/imreg
- Blind deconvolution
- Non-patent-encumbered face detection