Wednesday, 27 August 2008

ITK/VTK installation

It is a useful image processing tool.

Download the package from the website and uncompress it.

Login as root and put all the codes under /usr/local/bin.

The installation is quite simple.

ccmake .
cmake .
make

Job done.

No comments: