KWPublic/Applications/AtlasMaker: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
Line 7: Line 7:
* This software redistributes rview, bet2, and itkEMS - which have their own licensing constraints.
* This software redistributes rview, bet2, and itkEMS - which have their own licensing constraints.


* Executables (for windows) are contained in the KWPublic/UNC/AtlasMaker/AtlasMaker directory.
* Executables (for windows) are contained in the KWPublic/Applications/AtlasMaker/AtlasMaker directory.


* [http://insightsoftwareconsortium.org/CADDLabWiki/index.php/Projects-Atlas Original CADDLab documentation on AtlasMaker]
* [http://insightsoftwareconsortium.org/CADDLabWiki/index.php/Projects-Atlas Original CADDLab documentation on AtlasMaker]

Latest revision as of 21:34, 6 June 2008

AtlasMaker

Software for developing and comparing atlases and individuals.

Documentation

  • This software redistributes rview, bet2, and itkEMS - which have their own licensing constraints.
  • Executables (for windows) are contained in the KWPublic/Applications/AtlasMaker/AtlasMaker directory.

Build Instructions

Compilation

  1. Requires RView, bet2, and itkEMS
  2. Build FLTK, VTK, Insight, and InsightApplications
    • Make sure InsightApplications is built using FLTK
  3. Build BatchMake (to get the latest version)
  4. Run CMake using KWPublic/UNC/AtlasMaker as the source directory
  5. Build

Self-installing package

  1. Use Inno Setup to compile the package
    • File is called AtlasBuilderSetupScript.iss in AtlasMaker/AtlasMaker

Known issues

  • Many warnings (particularly from bet2 will appear)
  • This software redistributes bet2 and itkEMS - which have their own licensing constraints.
  • Probably only works on Windows with VisualStudio 8/Express/.Net