SimpleITK/Tcon 2011 11 16: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
Wednesday, November 16th, 9:30am Eastern Time | Wednesday, November 16th, 9:30am Eastern Time | ||
Next week the phone line will change. Stay tuned. | |||
= Attendees = | = Attendees = | ||
Line 19: | Line 21: | ||
*HOME PAGE: http://simpleitk.org | *HOME PAGE: http://simpleitk.org | ||
*CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK | *CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK | ||
*COVERAGE: * | *COVERAGE: *manual* http://www.cdash.org/CDash/viewCoverage.php?buildid=1924063 | ||
*GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log | *GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log | ||
*GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network | *GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network | ||
*DOXYGEN: http:// | *DOXYGEN: http://www.itk.org/SimpleITKDoxygen/html/ | ||
*JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK | *JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK | ||
Line 28: | Line 30: | ||
* The Stage Repository | * The Stage Repository | ||
SIMPLEITK-255_AddLabelVotingFilters | master=0 next=1 | |||
SIMPLEITK-121_NoITKInclude | master=0 next=1 | |||
FixSWIGGenerateError | master=0 next=1 | |||
SIMPLEITK-222_Import_SetDirection | master=0 next=1 | |||
SIMPLEITK-208_AddingCCFiltersNeedITKUpdate | master=0 next=1 | |||
UpdateData | master=0 next=1 | |||
SIMPLEITK-227_FixSWIGGenerateError | master=0 next=1 | |||
AddingProjectionImageFilters | master=0 next=1 | |||
*NOT MERGED YET | *NOT MERGED YET | ||
SIMPLEITK-211_AddingWatershedFilters | master=0 next=0 | |||
SIMPLEITK-98_add_install_rules | master=0 next=0 | |||
AddLabelOverlay | master=0 next=0 | |||
==Other Open Topics== | |||
* Users are demanding better R language support | |||
* | |||
* C++ installation | * C++ installation | ||
* Open Issues from Tutorial? | ** two prior topics needed, not ITK headers, and shared libraries | ||
* Open Issues from NAMIC Tutorial? | |||
* Registration | |||
* Documentation on new Java packages | |||
* inserting doxygen documentation from ITK | |||
* SWIG problem with same named libraries | |||
** need to place each swig language into a sub-directory | |||
= Schedule = | = Schedule = |
Latest revision as of 17:51, 13 February 2013
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, November 16th, 9:30am Eastern Time
Next week the phone line will change. Stay tuned.
Attendees
- Bradly Lowekamp
- Matt McCormick
Links
- HOME PAGE: http://simpleitk.org
- CDASH: http://www.cdash.org/CDash/index.php?project=simpleITK
- COVERAGE: *manual* http://www.cdash.org/CDash/viewCoverage.php?buildid=1924063
- GIT: http://itk.org/gitweb?p=SimpleITK.git;a=log
- GITHUB-MIRROR:https://github.com/SimpleITK/SimpleITK/network
- DOXYGEN: http://www.itk.org/SimpleITKDoxygen/html/
- JIRA: https://itk.icts.uiowa.edu/jira/browse/SIMPLEITK
Daily Details
- The Stage Repository
SIMPLEITK-255_AddLabelVotingFilters | master=0 next=1 SIMPLEITK-121_NoITKInclude | master=0 next=1 FixSWIGGenerateError | master=0 next=1 SIMPLEITK-222_Import_SetDirection | master=0 next=1 SIMPLEITK-208_AddingCCFiltersNeedITKUpdate | master=0 next=1 UpdateData | master=0 next=1 SIMPLEITK-227_FixSWIGGenerateError | master=0 next=1 AddingProjectionImageFilters | master=0 next=1
- NOT MERGED YET
SIMPLEITK-211_AddingWatershedFilters | master=0 next=0 SIMPLEITK-98_add_install_rules | master=0 next=0 AddLabelOverlay | master=0 next=0
Other Open Topics
- Users are demanding better R language support
- C++ installation
- two prior topics needed, not ITK headers, and shared libraries
- Open Issues from NAMIC Tutorial?
- Registration
- Documentation on new Java packages
- inserting doxygen documentation from ITK
- SWIG problem with same named libraries
- need to place each swig language into a sub-directory
Schedule
- Discuss long term goals and milestones.
- Documentations
- Automate Script to List filters wrapped
- This script should take as input a list of ITK Modules or Directories, for each modual determine 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
- Registration is very important