KWPublic/Applications/AtlasMaker: Difference between revisions
From KitwarePublic
< KWPublic | Applications
Jump to navigationJump to search
(New page: = AtlasMaker = Software for developing and comparing atlases and individuals. == Documentation == * This software redistributes rview, bet2, and itkEMS - which have their own licensing ...) |
|||
(One intermediate revision by the same user not shown) | |||
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/ | * 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
- 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