landmarker: Download and Installation

Before you download and install landmarker, decide which one of the three versions you need.

The versions are as follows (click the one you need):

1) landmarker "LIGHT" for Windows.
This is a version of landmarker that has been packaged as an executable (.exe) for Microsoft Windows platforms. This version is quite easy to install: you do not need to install the Visualization ToolKit (VTK) on your computer. Some functionality of the "FULL" version of landmarker is not included. Especially there is no tcl source code, and you cannot use the landmarker procedures in your own tcl scripts.

2) landmarker "FULL" for Windows.
This is the full tcl version of landmarker for Windows, with full functionality. This version is slightly more difficult to install than the "LIGHT" version. The part of landmarker that is written in C++ is included as executables. You need to install the Visualization ToolKit (VTK) on your computer, but need not do any program compilation. The tcl code is included such that you can call landmarker's procedures from your own tcl scripts.

3) landmarker "FULL" for Linux. (available later!)
This is the full tcl version of landmarker for Linux, with full functionality. You need VTK installed on your computer. Some of the functionality (the part written in C++) depends on a compilation with VTK.  Accordingly, you need to be familiar with program compilation to install this version.