On Tue, 2009-01-06 at 14:38 +0100, Daniel Maleike wrote:
> On Tue, 2009-01-06 at 11:25 +0100, Xi Zhang wrote:
> > Hello, 
> > 
> >        I used SVN to downloads the latest version of MITK(VTK 5.2 /
> > ITK 3.10 /  Cmake 2.6), and imported my own .vtk file. In the
> > "Interactive segmentation module", the "region growth" couldn't work.
> > But the other buttons, like "Add" "Subtract" etc, can work. If I load
> > the test data provided by the MITK source package(Pic3D.pic.gz), the
> > "region growth" can work.
> > 
> >     So I'd like to kindly ask what was my problem? Should I modify
> > my .vtk file? It was the typical .vtk format. 
> >     Thank you in advance!
> 
> Dear Xi,
> 
> this problem is known, some of our dartclients find this regularly. The
> problem is ITK 3.10. Can you switch back to ITK 3.8 for a while? We'll
> fix this issue some time, but currently ITK 3.10 is not fully supported.


BTW: we have this issue documented as bug #1814. I added a note to
inform you as soon as this is fixed.

The failing test is called ExtractImageFilterTest, it fails with
exceptions like

/opt/toolkits/linux64/suse-10.3/itk-3.10-Debug-shared/include/InsightToolkit/Common/itkImageBase.txx:188:
itk::ERROR: Image(0xc373e0): Bad direction, determinant is 0. Direction is 1 0 
0 0

If you can fix this, you are welcome to send in a patch :-)

Kind regards
Daniel


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to