[SciPy-Dev] scikit-morph

Nathan Faggian nathan.faggian at gmail.com
Sat May 14 04:50:43 EDT 2011


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.

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20110514/72ccd4e9/attachment.html>


More information about the SciPy-Dev mailing list