<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">&gt;&gt; I'd like to know how to run several threads when I use a multithreaded-filter (e.g., FlipImageFilter).<br><br>&gt;Normally for multithreaded filters I do nothing extra and ITK<br>&gt;automatically processes with more than 1 thread. Are you sure<br>&gt;FlipImageFilter is multithreaded? It may not be since I believe in<br>&gt;most cases more than 1 thread will not improve performance.<br><br>&gt;&gt;&nbsp; ITK toolkit and my example are compiled in Debug mode.<br><br>&gt;That will cause the calculation to take sometimes as much as 50 times<br>&gt;as long to execute.<br><br>&gt;John<br><br><br>Thanks John.<br><br>According to itk documentation (http://www.itk.org/Doxygen/html/group__Multithreaded.html), FlipImageFilter is a multithreaded filter.<br><br>So, żis there any way to force ITK to use several threads in filtering?. I really need to know how
 multhreaded-filtering works.<br><br>Thank you<br><br>&nbsp; Maria Dolores<br></td></tr></table><br>