SimpleITK/Tcon 2011 4 13
From KitwarePublic
Jump to navigationJump to search
Tcon Information
Phone Line:
Please join the following teleconference line: Toll-Free #: 1-800-704-9804 International #: 1-404-920-6604 Participant Code: 61466276
Wednesday, April 13th, 9:30am Eastern Time
This link changes every week: https://cc.readytalk.com/r/12evkugwgu95
Attendees
- Dan Blezek
- Brad Lowekamp
- Gabe Hart
- Luis Ibanez
Links
- CDASH: http://www.cdash.org/CDash/index.php?project=Insight#ITKv4_SimpleITK
- GITHUB: https://github.com/SimpleITK/SimpleITK/network
- DOXYGEN: http://erie.nlm.nih.gov/~blowek1/SimpleITK/index.html
- JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK
Daily Details
Currently Open Topics In next
- 30-SeriesReadWrite
- Failing Test
- Writer for another topic
- Needs ImageSeriesReader to work with VectorImages ( merged into ITK )
- 53-SetStatistics
- SIMPLEITK-54_report_images_to_CDash
- SIMPLEITK-1_registration
Other Open Topics
- Several issues related to integer types C99 vs int?
- Need to adopt a convention and be consistent across systems and languages.
- Needed for GetPixel and GetBuffer methods.
- 37-stdintForSWIG
- 40-ConnectingSimpleITKImageTOJava
- 11-AddingFFTs
- Should Geatan's IJ paper be move into ITK?
- 49-GeometryTransforms
- How do we specify Regions?
- AddingOperators
- Adding operators to c++ complete
- started work on adding to python
- Test drivers need work
- Can we reuse ITK's?
- They currently don't work with Valgrind due to subprocesses
Review JIRA Issues
Any Blocking issues which need to be addressed?
Schedule
Discuss long term goals and milestones.
- Documentations
- How to populate Doxygen
- Getting started guide
- Users manual
- Automate Script to List filters wrapped
- This script should take as input a list of ITK Modules or Directories, for each modual determin which filters are implemented in SimpleITK
- Additional input would include filter/files to exclude
- Output could be a dox file, so that it could be a doxygen related page
Users
- ImageJDev/FIJI hackathon: Jan 29th - Feb 11th
- Integrate ITK with ImageJ
- Integrate ITK with CellProfiler
- ImageJDev image is 5D (x,y,z,t,channel)
- Internal class ImagePlus use Java arrays