IGSTK:The Book
From IGSTK
Contents |
IGSTK: The Book -- Outline
Current Version
A Latex guide and guidelines for writing the book: LatexGuide.pdf
Nightly Build: IGSTKTheBook_Draft.pdf
Version from April 13, 2006: IGSTKTheBook
How to write the book
Please start from the "TheBook.txt" file in this zip file Image:HowTo.zip
Content
Part I: Overview and Design
- Introduction (KC/PC)
- Project overview and assumptions
- Getting the software
- Install the software
- HelloWorld in IGSTK
- Architecture (LI)
- General Background
- Patient safety
- Software in critical systems
- List of Components
- Timing
- UML diagrams
- Requirements (BB) http://www.cs.georgetown.edu/~blakeb/ISIS/IGSTK_RequirementsChapter.doc
- Software development process (KG)
Part II: Components
- State Machine & Event handling (LI)
- Tracker (DG)
- Spatial Object (JJ)
- View (AE)
- Logging(LI)
- Image IO (AE)
- Registration (AE)
- Calibration (JZ)
Part III: Example Applications
- Needle Biopsy (KC/PC)
- Ultrasound Guided RF Ablation (JJ/SA)
- Deck of Card Robot (PC/KC)
Part IV. Appendices
Guideline for writing the book
Outline per Section
Each component section can be organized as follows.
- General background
- Functional Description : Use of the component in an image-guided surgery system
- Review : Review of algorithms and/or systems related to the component
- Component implementation detail
- Component design description
- Justification for component design choice.
- State diagram for the component
- Suggestions for future component extension
- Example programs (or Test programs) demonstrating how the component is used.
