[Insight-users] Face calculator

Luis Ibanez luis.ibanez at kitware.com
Thu Oct 11 09:29:02 EDT 2007


Hi Christof,

Can you post to the list a minimum source code example illustrating
this behavior ?

It sounds like a bug, but we need a way to reproduce it in order
to track any potential problem.


    Thanks


       Luis


------------------------
Christof Seiler wrote:
> 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
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list