[ITK] Ideas for debuging a composite itk filter

Bradley Lowekamp blowekamp at mail.nih.gov
Thu May 8 09:00:11 EDT 2014


What about adding another output to the filter? You might be able to graft the image to an additional output for debugging?

Or you could just write the image out to disk?

Hope that helps,
Brad

On May 8, 2014, at 6:42 AM, Nicolas Gallego <nicgallego at gmail.com> wrote:

> Good morning,
> 
> After writing a composite filter following the example on the software guide, I need to debug it, checking some intermediate results and inspecting images, how should I do that,
> 
> Adding an observer that has access to internal filters? Any ideas?
> Thank you very much,
> 
> -- 
> Nicolás Gallego Ortiz
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community




More information about the Community mailing list