Comparison of ITK and VTK

Conceptually compares problems encountered by the installation steps

Concept comparison

tr BBB2 <>BBB3 Basi>ncepts TK (Insi>Segmentation and Registration Toolkit) isualizat>) Toolkit)

tr> <>> build <>d>

action

a medical image processing, registration and segmentation packages

used in 3 d computer graphics, image processing and visualization software system

language

ITK are implemented in c + +, can cross platform, can use a variety of different programming languages to develop

VTK is on the basis of the principle of object-oriented design and implementation, The kernel is built in C++ and can be used in different languages using
to>ge the build>cess with CMake to ensure the build process is platform-independent. es CMake to manage the build process to ensure that the build process is platform independent.

thought

extreme programming (core characteristics is communication and test)

visualization of pipeline is to achieve the organization form of data to display the results
Installation steps
Cmake-3.9.3-win64-x64
-itk: InsightToolkit-4.12.2/VTK: vtk-8.0.1
The following installations are based on Windows 10, Visual Studio 2015 development platform

1. Create the installation directory
. CMake
3.
. Configuration ITK/VTK
Problems encountered
Error configuration process, project files may be invalid
CMAKE is not used to select the version of VS on your machine. This is not used to select the version of VS 14 2015 Win64 on your machine. This is not used to select the version of VS 14 2015 Win64 on your machine
The Value cannot be null is still being learned

Read More: