[Insight-users] (no subject) : How to save a vector image.
Luis Ibanez
luis.ibanez@kitware.com
Tue May 11 19:24:00 EDT 2004
Hi Josiane,
You are probably trying to use a file format that
doesn't support multiple components per pixel.
Please try a file format such as MetaImage or VTK.
The corresponding filename extension will be .mhd
and .vtk.
Regards,
Luis
-------------------------------------------------------
Josiane Yankam Njiwa--DEA Clarysse--Fin 11/04 wrote:
> Hi, Luiz
>
> Thanks for your help.I have read the source code and test it but i have a
> problem when i want to write the deformation field.
> I have this message error and i don't know how to correct it:More than one
> component per pixel not supported
> Can i have another help?
>
> Regards
>
>
> Josiane
>
>
>>
>>Hi Josiane,
>>
>>
>>Please look at the following two examples:
>>
>> Insight/Examples/Registration/
>>
>> BSplineWarping1.cxx
>> DeformableRegistration4.cxx
>>
>>
>>The first one uses a BSplineDeformableTransform in order
>>to warp an image. (e.g. like morphing).
>>
>>
>>The second is an example of deformable registration using
>>the ITK basic registration framwork and the BSplineDeformable
>>transform.
>>
>>
>>These two examples were added recently, so you may have to
>>update your CVS checkout.
>>
>>
>> Regards,
>>
>>
>>
>> Luis
>>
>>
>>
>>
>>
>>-----------------------------------------------------
>>Josiane Yankam Njiwa--DEA Clarysse--Fin 11/04 wrote:
>>
>>
>>>Hello,
>>>
>>>I like to use the itk class BSplineDeformableTransform to warp an image.
>>>I would like to know if somebody can give an example to me or can help
>>>me
>>>to make the pipeline which will do this work.
>>>I don't know exactely how to give the argument to this class and how to
>>>give my deformation field
>>>
>>>Thanks for your help
>>>_______________________________________________
>>>Insight-users mailing list
>>>Insight-users@itk.org
>>>http://www.itk.org/mailman/listinfo/insight-users
>>>
>>
>>
>>
>
>
More information about the Insight-users
mailing list