[Insight-users] modify itk code

John Drescher drescherjm at gmail.com
Mon Sep 12 08:29:45 EDT 2011


On Mon, Sep 12, 2011 at 3:00 AM, 369328686 <369328686 at qq.com> wrote:
> hi
> when I modify the  code in itk, for
> example D:\home\ITK\src\InsightToolkit-3.20.0\Code\Numerics\FEM\itkFEMGenerateMesh.cxx,
> there is an error.
> I want to know  whether the code could be modified? if so,what should I
> notice?

You can modify itk code just like any other code. I would suggest
instead of modifying the code in the itk sources to pull down the
files you need to modify and subclass them and / or rename the files
and class names to create your own class.

John


More information about the Insight-users mailing list