[vtkusers] MINC data
David Gobbi
dgobbi at atamai.com
Sat Mar 17 10:54:12 EDT 2007
Hi Francesco,
I am 99% sure that they are minc1.
For example code, look in Examples/GUI or Examples/ImageProcessing.
Note that with MINC files, you only have to supply the vtkMINCImageReader
with a file name, not with all of those other parameters like
DataSpacing etc.
- David
Francesco Pasqualini wrote:
> THanks
> I'm a really newbe, have one of you any idea if the PET SORTEO
> simulated data are minc1 or minc2 ?
> the second question is: one of you have the cxx code and the
> cmakelist.txt file to generate a project with this purpose?
>
> thanks a lot
> Francesco
>
>
>
>
> Il giorno 17/mar/07, alle ore 14:43, David Gobbi ha scritto:
>
>> Hi Francesco,
>>
>> In the VTK nightly releases (VTK 5.1) there is a vtkMINCImageReader
>> that I added a few months ago. It supports MINC-1 (netcdf) but not
>> MINC-2 (hdf5). There is a MINC-2 reader for ITK that has been
>> contributed to the Insight Journal.
>>
>> - David
>>
>>
>>
>> On 3/17/07, *Francesco Pasqualini* <docfra81 at gmail.com
>> <mailto:docfra81 at gmail.com>> wrote:
>>
>> Hi list,
>> it's possible to operate on these kind of data under VTK (or ITK)
>>
>> what is the right code to do this?!
>>
>> thanks a lot
>> Francesco
>> _______________________________________________
>> This is the private VTK discussion list.
>> Please keep messages on-topic. Check the FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list