| layout | title | group | order | image | description |
|---|---|---|---|---|---|
page |
Source code |
navigation |
7 |
images/GitHub-Mark-Light-32px.png |
{% include JB/setup %}
- PlusToolkit: Organization containing all Plus toolkit repositories.
Plus toolkit contains three main repositories:
- PlusLib: Library that contains all data acquisition and processing implementation. It contains a few simple tools and test applications but primarily intended to be linked into software applications.
- PlusApp: Software applications with graphical user interface that use PlusLib to make features available to end users.
- PlusBuild: Small project that downloads and builds PlusLib, PlusApp and all their dependencies (VTK, ITK, etc.).
Plus toolkit also contains two repositories for storing data and additional documentation:
- PlusLibData: Repository containing config files, sample/test data, and stl files. This includes the files that are installed with Plus.
- PlusDoc: Repository containing additional documentation.