[Insight-users] Face calculator
Christof Seiler
christof.seiler at gmail.com
Wed Oct 10 15:34:47 EDT 2007
Hi all,
I want to use the NeighborhoodAlgorithm::ImageBoundaryFacesCalculator class
but I ran into the following problem.
I call:
...
faceList = faceCalculator(input, input->GetRequestedRegion(), radius);
...
and in the user's guide it says:
"The first element in the list is always the inner region, which may or may
not be important depending on the application."
but in fact I get boundary faces first and the non-boundary element is in
last position.
What am I missing?
Thanks in advance.
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071010/3bb0144b/attachment.html
More information about the Insight-users
mailing list