[Insight-users] itkImageSource for block of memory

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 19 07:53:44 EDT 2009


You can get a pointer to an image's pixel buffer with image->GetBufferPointer().

On Fri, Jun 19, 2009 at 7:38 AM, Koen Vermeer<koen at vermeer.tv> wrote:
> On Fri, 2009-06-19 at 07:14 -0400, Bill Lorensen wrote:
>> Take a look at BasicFilters/itkImportImageFilter
>
> Cool! What about the other way around, like itkExportImageFilter? It
> seems that I cannot find it, but maybe something similar exists with a
> different name?
>
> Koen
>
>
>


More information about the Insight-users mailing list