[Insight-users] ManagedITK
Dan Mueller
dan.muel at gmail.com
Thu Aug 19 01:35:48 EDT 2010
Hi Yasser,
> 2- Can i use MangedITK to performe these algorithms?
Unfortunately ManagedITK does *not* wrap any algorithms from the
Code/Statistics folder (including for example K-nearest neighbour
classifiers). It does wrap some limited registration functionality.
One possible option is to write a specific filter/algorithm in C++,
then use a ManagedITK external project to generate a wrapper for that
specific algorithm. This is explained in the ManagedITK article:
http://manageditk.googlecode.com/files/ManagedITK-article.pdf
Cheers, Dan
On 19 August 2010 06:03, yasser salman <yass71 at yahoo.com> wrote:
> Hi All,
> I want to segment MRI Brain volume to gray , white matter and CSF, i have
> two questions about that:
> 1- Is the best segmentaion method is k-nearest neighbour classifier or
> registration of brain atlases to MR images ,
> 2- Can i use MangedITK to performe these algorithms?
> Regrads,
> Yasser
More information about the Insight-users
mailing list