[Insight-users] Is itkGaussianBlurImageFunction very slow?

Bill Lorensen bill.lorensen at gmail.com
Mon Dec 1 10:27:53 EST 2008


That sounds better, but it still seems slow to me. What is the size of
your dicom data?

Bill

On Mon, Dec 1, 2008 at 9:07 AM, Eduardo - LNCC <camargo at lncc.br> wrote:
> That was it!!! I was building itk in debug mode when built in release mode
> this function take 8 minutes.
>
> Thanks a lot!
>
>
>
> On Fri, Nov 28, 2008 at 5:15 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> What platform are you running on? Did you build the itk and the
>> program as Release or Debug? Debug builds can be 2 to 30 times slower
>> than Release builds.
>>
>> Bill
>>
>> On Fri, Nov 28, 2008 at 1:39 PM, Eduardo - LNCC <camargo at lncc.br> wrote:
>> > Hi,
>> >
>> > I'm trying to apply itkGaussianBlurImageFunction in a set of DICOM
>> > images
>> > with the below parameters and this function takes one hour for create
>> > output
>> > image. Is it work that?
>> >
>> > sigma = 0.5;
>> > kernelWidth = 1;
>> > error = 0.5.
>> >
>> > Sorry for my english
>> >
>> >
>> >
>> > --
>> > Atenciosamente,
>> >
>> > Eduardo Camargo
>> > Analista de Sistemas
>> > HeMoLab - http://hemolab.lncc.br/equipe/desenv/eduardo.htm
>> > Laboratório Nacional de Computação Científica - LNCC
>> >
>> > _______________________________________________
>> > Insight-users mailing list
>> > Insight-users at itk.org
>> > http://www.itk.org/mailman/listinfo/insight-users
>> >
>> >
>
>
>
> --
> Atenciosamente,
>
> Eduardo Camargo
> Analista de Sistemas
> HeMoLab - http://hemolab.lncc.br/equipe/desenv/eduardo.htm
> Laboratório Nacional de Computação Científica - LNCC
>


More information about the Insight-users mailing list