Feature detection

Stéfan van der Walt stefan at sun.ac.za
Fri Apr 19 09:31:19 EDT 2013


Hi Harsh

On Fri, Apr 19, 2013 at 3:08 PM, Harsh Bhatia <horrorbyharsh at gmail.com> wrote:
> My proposal for this year's GSoC is to implement Feature detection (STAR,
> Speeded Up Robust Feature) as given in the project ideas list.

The STAR code is in OpenCV, so this would be modifying that code for
using the numpy / cython array structures.  Also, to give the project
sufficient scope, we'd need to implement some other features as well,
e.g. binary features.

Please note that it is important to have contributed some code changes
to scikit-image in order to be considered for the GSoC, so please have
a go at fixing some bugs or implementing a new feature as soon as
possible.

Thanks
Stéfan



More information about the scikit-image mailing list