On Tue, Dec 6, 2011 at 04:01, honestapple
<honestapple.zhangn
...@gmail.com> wrote:
> Hello, I hope to use level set method in the ITK under DeVIDE
> platform. It seems that only a few level set method were included in
> the current DeVIDE. Can I update it?
They're all there! If you do "import itk" in any Python window, or in
the CodeRunner, you have access to all the level set methods that are
packaged with ITK 3.20.
You can either use these in CodeRunner modules, but you're obviously
welcome to contribute new modules making use of this functionality. I
will include them, with due credit of course, in the main DeVIDE
source code.