Agenda 042607
From IGSTK
IGSTK Weekly T-con April 26, 2007 9am EST
Contents |
New Items
- Kitware sub-contract status
- Access to developer's list
- Collaboration with Trondheim group (Frank)
- Slicer-IGSTK integration (Noby/PC)
- We successfully integragted IGSTK in Slicer. We can now show our feasibility with Polaris.
- The integrated Slicer-IGSTK is now distributed thourgh the SVN of Slicer 3. The users can download the source codes (both Slicer and IGSTK) and compile them together by one line of command.
- A sample module is included in the Slicer.
- Danielle Pace, a summer student, from Terry Peters' lab to SPL, will work on network extension of IGSTK.
- JDI open source supplement Outline (AE)
- Ascension tracker capabilities, single tool? (ZY)
- Be careful with Qt files in IGSTK source code directory.
- Do not edit the file, if you don't have commercial Qt license
- Dashboard is going down. Lots of style errors
- Technical topics
Review Action Items
- [DONE] Start a View redesign page (Andinet)
- [DONE] Put a ImageSliceRepresentation design page on wiki, and check in the code (Patrick)
- Test Assension tracker (Julien)
- [DONE] Work out a draft schedule for VideoComponent, and resources and support needed for this project. VideoGrabber Development Schedule (Frank)
- [DONE] Log a bug requirement for using tracker tool as reference (Patrick)
- ObjectRepresentation visibility (Luis)
- [DONE] Buy Qt license (Patrick)
- [DONE] Remove namespace and inheritance in applications (Patrick): Bug 4918
- Issues found:
- Can not use smart pointer, if not inherited from igstkObject
- Some igstk macros won't work without using igstk namespace. For instance: igstkLoadedEventTransductionMacro( event, input, payload)
- It does not work even if you use the namespace explicitly, you have to add the following line in the code:
using namespace igstk;
- Add an example page on wiki on how to use different trackers (Ziv/Patrick)
- MicronTracker (David)
Technical Topics
- View class refactorying (AE) design page
- access to camera
- support for Qt View
- Image representation class refactorying: design page & discussion page (PC)
- Supporting both orthogonal slicing and oblique slicing (especially off-axial, off-sagittal, perpendicular view)
- Should be attachable to a probe (will automatically reslice according to probe position and orientation)
- Orientation Registration: design page (Jayson)
- Need to expose TrackerTool class, instead of using Port and Chanel (this concept exists only in Aurora)
- Need a method to compose multiple tracker tool into a single one. Using two 5D sensors to define a 6D tool.
- Need to change the way Tracker class uses reference tool. Pass a TrackerTool object to it, instead of using port and chanel
Dashboard Status
Book Status
Project Business
Schedule
- Next Tcon: May 10, 2007
