ubuntu14.0 Steps to install ITK

Source: Internet
Author: User

(1) sudo apt-get install CMake

(2) sudo apt-get install Cmake-curses-gui

(3) Download the installation package insighttoolkit-4.11.1.tar.gz,

sudo tar-xvf insighttoolkit-4.11.1.tar.gz

mkdir Build

CD build/

Ccmake. /insighttoolkit-3.20.1

(4) The CMake configuration is as follows:

Build_doxygen OFF

Build_examples on

Build_shared_libs OFF

Build_testing on

Cmake_backwards_compatibility 2.4

  Cmake_build_type                 Release                                                                                                                                                                         

cmake_install_prefix/usr/local/insighttoolkit-3.20.1

Itk_use_kwstyle OFF

C Complete, G complete. No errors, no warnings.

(5) sudo make

(6) sudo make install

You can also refer to the following two blogs:

http://blog.csdn.net/daliangd/article/details/12835393

http://blog.csdn.net/arackethis/article/details/42274825

ubuntu14.0 Steps to install ITK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.