KWPublic/Applications/AtlasMaker
From KitwarePublic
< KWPublic | Applications
Jump to navigationJump to search
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/UNC/AtlasMaker/AtlasMaker directory.
Build Instructions
Compilation
- Requires RView, bet2, and itkEMS
- Build FLTK, VTK, Insight, and InsightApplications
- Make sure InsightApplications is built using FLTK
- Build BatchMake (to get the latest version)
- Run CMake using KWPublic/UNC/AtlasMaker as the source directory
- Build
Self-installing package
- 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