[Insight-users] ITK "One Shot" repository

David Doria daviddoria at gmail.com
Tue Mar 29 14:31:16 EDT 2011


Hi all,

I have a little collection of ITK mini-programs that perform a
specific task. Most of them take one or two files as input and produce
a file as output. Each of these is pretty much just a wrapper of a
single ITK filter. These wrappers allow you to use ITK functionalities
in a "bash" style pipeline if so desired.

I thought it would make sense to share these:
https://github.com/daviddoria/ITK_OneShot

Surely other people have the same type of collections of their own. If
so, feel free to send pull requests and we can make this a bigger
database.

David


More information about the Insight-users mailing list