[Insight-users] vtk vs mhd images
Noé Jimenez Costa
noein69 at hotmail.com
Fri Mar 13 08:53:09 EDT 2009
Hi all,
I'm a new user of itk. Ihave a problem when i build the Surface extracion example. The source code can be found in the file:
Examples/Filtering/SurfaceExtraction.cxx
I use:
const unsigned int Dimension = 3;
typedef unsigned char PixelType;
typedef itk::Image< PixelType, Dimension > ImageType;
...
try
{
reader->Update();
}
..
when I run my program appear a error: "fallo de segmentacion".
and if i use Dimension=1 for imagen Dicom, don't appear that error, but the nodes and cells are 0.
How can I solve that problem?
thanks,
_________________________________________________________________
Descubre todas las formas en que puedes estar en contacto con amigos y familiares.
http://www.microsoft.com/windows/windowslive/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090313/625124dc/attachment.htm>
More information about the Insight-users
mailing list