[Insight-developers] multithreaded code

Luis Ibanez luis.ibanez at kitware.com
Sat Jul 26 10:07:12 EDT 2008


Hi Gaetan,


                 This is great !

---

If

   a) There are no API changes in the classes
   b) All the modifications are internal
   c) They produce the same results as the non-threaded filters


Then

    you could simply commit the improvements
    after we reopen the repository on Thursday.



   Thanks a lot for this great improvement.


       Luis


---------------------
Gaëtan Lehmann wrote:
> 
> Hi,
> 
> I have multithreaded a few of my favorite non-threaded filters in ITK:
> 
>   ConnectedComponentImageFilter
>   GradientMagnitudeRecursiveGaussianImageFilter
>   SignedMaurerDistanceMapImageFilter
>   RecursiveSeparableImageFilter
>   SmoothingRecursiveGaussianImageFilter
> 
> The algorithms are still the same — they only have been adapted to run  
> on several processors.
> Do I need to make a submission to the IJ for that, or can I integrate  
> them directly to the ITK repository (after the cvs freeze)?
> 
> Regards,
> 
> Gaëtan
> 
> 


More information about the Insight-developers mailing list