[Insight-users] GaussianFilter

Samuel Rodríguez Bescos srodrigu@gbt.tfo.upm.es
Fri, 26 Apr 2002 09:56:31 +0200


I've got only the 3D version. I did the steps you told me but there is the
same problem.
The mesaage in the Interface of the program is "Problems reading file
format". And in the MS-dos screen appears the next message: "_rror: Cannot
open lement data file: _brainweb1e5a10f17.raw".


----- Original Message -----
From: "Luis Ibanez" <luis.ibanez@kitware.com>
To: "Samuel Rodríguez Bescos" <srodrigu@gbt.tfo.upm.es>
Cc: <insight-users@public.kitware.com>
Sent: Thursday, April 25, 2002 5:37 PM
Subject: Re: [Insight-users] GaussianFilter


>
> Hi Samuel,
>
> There are two executables in the GaussianFilter example.
> One version is for 3D and the other for 2D Images.
>
> ITK is N-Dimensional, but when it comes to designing
> all the GUI of a small program it is better to separate
> the two cases.
>
> The name of the executable for the 3D example is: GaussianFilter
> and the name for the 2D version is : GaussianFilter2D
>
> The 3D version expects images in MetaImage format. You can use
> the one from BrainWeb. Just notice that they are composed of a
> text header and a raw binary file. When you open the file dialog
> please select the files with extension (.mha).
>
> The 2D version can read images in PNG format and also images
> in MetaImage format. MetaImage support N-Dimensions, so you have
> to make sure that you provide a file with an actual 2D image
> inside.
>
> Please let us know if that helps.
>
>
>    Thanks
>
>
>     Luis
>
> =====================================
>
>
> Samuel Rodríguez Bescos wrote:
> > Hi everybody,
> >
> > I've beging to work with Gaussian Filter example. I could build it well
> > but It can't read the file I select. I downloaded the file .raw.
> > "brainweb1e5a10f17.raw" from the BrainWeb. I select his metafile
> > (.mha)asociated, but the program can't load it. ¿does someone know what
> > happens?
> >
> >
> >
> > Thanks,
> >
> > Samuel
> >
>
>
>