Hello,<br><br>I have modified ITK&#39;s patented fuzzy connectedness code to work with multiple seeds and have run it on multiple regions.<br>I have segmented the brain ventricles region by region, with 5 regions being the main body, left posterior horn, right posterior horn, left temporal horn and right temporal horn.<br>
I basically run the code on different regions with multiple seeds in each , first with a confidence connected segmentation and then merge the individual label maps.<br>Would anyone be able to give me some hint of how to get ITK to recognize the number of processors on a computer and then subdivide the segmenting of different regions to run on different processors?<br>
<br>Thank you,<br>John<br>