Jonas Teuwen
2017-08-02 16:49:28 UTC
Hi all,
Using the SliceBySliceImageFilter as in the Insight Journal
http://www.insight-journal.org/browse/publication/133 works.
However, when I build a pipeline such as
https://itk.org/Doxygen46/html/Filtering_2CompositeFilterExample_8cxx-example.html
and plug that in the above example, the output has the right size, but the
output is the filter applied to the first slice and copied to all the
others.
What would be the appropriate way to debug this?
Best,
Jonas
Using the SliceBySliceImageFilter as in the Insight Journal
http://www.insight-journal.org/browse/publication/133 works.
However, when I build a pipeline such as
https://itk.org/Doxygen46/html/Filtering_2CompositeFilterExample_8cxx-example.html
and plug that in the above example, the output has the right size, but the
output is the filter applied to the first slice and copied to all the
others.
What would be the appropriate way to debug this?
Best,
Jonas