Hi All, I have a question about the multi-thread filter. Could you give me some hints? When i set the thread number to be 1, the itk program will use its own thread to execute the algorithm or spawn a new thread to execute the algorithm? Which way is the right way? Thank you in advance. Jun