[Insight-developers] Add a Convolution module under filtering?

Luis Ibanez luis.ibanez at kitware.com
Sun May 29 08:57:52 EDT 2011


BTW: Please note that when moving classes from
the Insight Journal into ITK, you must do in them a
code clean up by following the Code Review Checklist:

http://www.itk.org/Wiki/ITK_Release_4/Modularization/Code_Reviews/Checklist

This is quite important, since the classes are no longer
passing through their maturation stage in the Review
directory.


     Luis


------------------------------------------------
On Sun, May 29, 2011 at 8:55 AM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> Hi Cory,
>
> The "Filtering" group seems to be the right place
> for this new Convolution module.
>
> Moving the classes that you mentioned to this
> new modules looks very reasonable.
>
>
>     Luis
>
>
> -------------------------------------------------------------
> On Fri, May 27, 2011 at 4:19 PM, Cory Quammen <cquammen at cs.unc.edu> wrote:
>> Dear modularization team,
>>
>> In preparation for our A2D2 work on deconvolution, I'd like to create
>> a new module under Filtering named Convolution.
>>
>> Here's my tentative plan:
>> - Move itk::ConvolutionImageFilter and associated tests currently in
>> Review to the Convolution module.
>> - Add Gaetan Lehmann's FFT based convolution image filter from his
>> Insight Journal article into this module.
>>
>> If there is a better place to put these classes, please let me know.
>>
>> Thanks,
>> Cory
>>
>> --
>> Cory Quammen
>> Computer Integrated Systems for Microscopy and Manipulation (CISMM)
>> Department of Computer Science
>> University of North Carolina at Chapel Hill
>> http://www.cs.unc.edu/~cquammen
>>
>


More information about the Insight-developers mailing list