[vtkusers] Copy matrix fast for VTK
David Gobbi
david.gobbi at gmail.com
Thu Dec 16 14:19:27 EST 2010
On Thu, Dec 16, 2010 at 12:15 PM, David Doria <daviddoria at gmail.com> wrote:
> On Thu, Dec 16, 2010 at 2:11 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>
>> Hi Italo,
>>
>> Take a look at vtkImageImport, it is a special filter that allows you to
>> copy an array into an image data.
>>
>> David
>
> There is a place for an example here:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/Images/ImageImport
> If you can get it to work, please add it :)
There is a working example as part of the VTK regression tests:
VTK/Imaging/Testing/Cxx/ImportExport.cxx
- David
More information about the vtkusers
mailing list