<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">>> I'd like to know how to run several threads when I use a multithreaded-filter (e.g., FlipImageFilter).<br><br>>Normally for multithreaded filters I do nothing extra and ITK<br>>automatically processes with more than 1 thread. Are you sure<br>>FlipImageFilter is multithreaded? It may not be since I believe in<br>>most cases more than 1 thread will not improve performance.<br><br>>> ITK toolkit and my example are compiled in Debug mode.<br><br>>That will cause the calculation to take sometimes as much as 50 times<br>>as long to execute.<br><br>>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> Maria Dolores<br></td></tr></table><br>