[Insight-users] Drawing "only one" interpolated pixel value from an Image

Bill Lorensen bill.lorensen at gmail.com
Mon Nov 5 11:28:08 EST 2007


Look at InterpolateImageFunction. There are 3 methods:
Evaluate
EvaluateAtContinuousIndex
EvaluateAtIndex

The first 2 resampkle the image at non-grid locations.

Look aorund page 411 in http://www.itk.org/ItkSoftwareGuide.pdf

Bill

On Nov 5, 2007 6:20 AM, Juan Cardelino <juan.cardelino at gmail.com> wrote:

> Hello all,
>           I've been reading some documentation and also the mailing
> list, but I am still unable to do a simple thing. I have an image from
> which I need to get the pixel value at non-grid positions. I don't
> have (nor want) a global image transform or warp field, in my
> application I need to get one pixel value at a time. Is there any
> filter out there that can help me with that?
> Thanks in advance.
> Regards,
>            Juan
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071105/9cd1c5dc/attachment.htm


More information about the Insight-users mailing list