Giter Club home page Giter Club logo

itkapps's Introduction

ITKApps README
--------------

This directory contains a variety of applications written with ITK. Many are
quite simple, come are complex and include GUI. Please make sure that
you successfully build the core ITK prior to building this directory. Many of
these applications are tricky to build and depend on external packages. 

You must configure the build of this directory by using CMake. For this
you should create a binary directory where you plan to build the applications,
and then indicate to CMake the locations of the source directory and the 
binary directory.

This source tree is organized to be configured in a single piece. That is
you must provide to CMake the *TOP* directory of this tree as the source 
directory. Please do not give CMake any of the subdirectories, since in 
that case the application will lack elements required for the global configuration.

Once you configure the entire set of applications you can build applications
selectively. In VisualStudio you can do this by loading the ITKApps
workspace (.dsw) or solution (.sln) and then, from the IDE, selecting one of the 
specific projects that you want to build. In Linux you can simply "cd" in to the
appropriate subdirectory of the binary tree and type "make" at that level.
In general you may want to build first the "Auxiliary" directory, since it provides
services that may be used by other applications.

Some important configuration details:

 * VTK requires VTK version 5 or greater

 * CMake version 2.8 or later should be used.

 * FLTK version 1.3 is required.

 * Qt  version 2.3 is required (if you select to build Qt examples)

Building with any other configurations is liable to give problems. 
Unfortunately, developers are unlikely to help with problems due to
using other configurations.

itkapps's People

Contributors

agouaillard avatar aylward avatar billhoffman avatar blezek avatar bradking avatar hjmjohnson avatar jeffduda avatar karthikkrishnan avatar leila1349 avatar lorensen avatar malaterre avatar rkwitt avatar sebastienbarre avatar smr99 avatar stnava avatar thewtex avatar vmagnotta avatar wschroed avatar xiaoxiaoliu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.