[Insight-developers] Develop ITK
Luis Ibanez
luis.ibanez at kitware.com
Mon Jul 6 12:41:31 EDT 2009
Hi Nikos,
Are you saying that just renaming the classes
(without any other modification to their code)
results in a slowdown of the program ?
Please confirm,
Thanks
Luis
--------------------
Nikolaos Dikaios wrote:
> Hi Luis, Daniel
>
> I have attached the files i included, they are identical to the itk ones
> i simply renamed them from itkBSpline... to ip_BSpline....
>
> At this stage i haven't passed my code so there shouldn't be any
> inefficiencies. This is the reason i cannot explain why it has become so
> slow compared to when i used the itk ones.
>
> I'll try to run one of the profilers you suggested.
>
> Thank you very much for your help,
>
> Nikos
>
> PS. This is the build mode i use
>
>
>>>ccmake .
>
>
> CMAKE_BACKWARDS_COMPATIBILITY 2.4
> CMAKE_BUILD_TYPE Release
> CMAKE_INSTALL_PREFIX /usr/local
> EXECUTABLE_OUTPUT_PATH
> ITK_DIR ~/itk3.8
> LIBRARY_OUTPUT_PATH
>
> then
>
>
>>>make
>
>
More information about the Insight-developers
mailing list