[SciPy-Dev] scikit-morph

Ralf Gommers ralf.gommers at googlemail.com
Sat May 14 05:57:41 EDT 2011


On Sat, May 14, 2011 at 10:50 AM, Nathan Faggian
<nathan.faggian at gmail.com>wrote:

> Greetings!
>
> I would like to start a project working on image registration algorithms in
> python. I am proposing a new sci-kit called scikit-morph because I believe
> registration is too specific for inclusion in scipy directly.
>

Is there a reason not to include this in scikits.image instead? It fits well
there, you'd probably get more help and you wouldn't have to worry about
setting up a new project structure.

Cheers,
Ralf



>
> My short term goals are to:
>
>    1) implement a basic image registration framework - perhaps similar to
> the design used by ITK.
>    2) Implement image resampling methods for use in the optimisation (c++).
>    3) Use py.test to thoroughly test all code.
>
> I have started by setting up a github project, here:
>
>     http://github.com/nfaggian/scikit-morph
>
> How I can get this going in a way that meshes well with existing scikit
> structures? I have looked at both the image and learn scikits, is it a
> matter of simply using the same directory structures??
>
> Any help on getting a skeleton project going would be great - also very
> open to people joining in - please email me directly if you would like to
> help out!
>
> Kind Regards,
>
> Nathan Faggian
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20110514/a3bcf350/attachment.html>


More information about the SciPy-Dev mailing list