[Insight-users] Importing Image Data from a Buffer
Luis Ibanez
luis . ibanez at kitware . com
Mon, 10 Nov 2003 15:50:01 -0500
Hi Bing,
Thanks for pointing this out.
I fixed the presentation according to your comments.
Please let us know if you find any other errors.
Thanks
Luis
--------------------------
Bing Jian wrote:
> Hi Luis,
>
> Thanks for pointing me to the tutorial session.
> It's very useful. However there are several minor
> mistakes in your sample code in GettingStarted-V.pdf.
> 1), all the "region->" should be "region."
> 2), in one example, two variables (maybe start and
> size) are undeclared
> 3), in the example illustrating how to copy data from
> image to buffer, the buffer can not be declared as
> const, neither the pointer or data.
>
> Have a nice weekend.
>