Agenda&Status 121809: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(New page: ''48th MEETING IN SECOND LIFE''' === How to Join === You can teleport to this location by clicking on the following link: http://slurl.com/secondlife/Hippotropolis/238/14/24/?img=http%3...) |
|||
Line 36: | Line 36: | ||
** MacOS 64 | ** MacOS 64 | ||
* CastWithRangeCheck | * CastWithRangeCheck | ||
* Bug Fix Issues | |||
**ITK_UINT64 and vxl_uint_64 are not a 64bit integer on window | |||
***http://www.itk.org/Bug/view.php?id=9426 | |||
***potential namespace collisions. How big of issue? | |||
**0009355: Infinite loop in VTKImageIO when reading Vector images | |||
***http://www.itk.org/Bug/view.php?id=9355 | |||
***Is writing multi-component scalars instead of VECTORS backwards compatible? | |||
**0010023: The ObjectFactory::CreateAllInstance does not create all instance of a name class name | |||
***http://www.itk.org/Bug/view.php?id=10023 | |||
**0010008: Unable to stream with JoinSeriesImageFilter, due to 0 sized requested region causing updates | |||
***http://www.itk.org/Bug/view.php?id=10008 | |||
***Contributed test does not work due to ImageRegion::IsInside(ImageRegion&) test failing with 0 sized region in ImageFileReader::EnlargeOutputRegion methods | |||
**0010035: backward compatibility issue with new streaming support | |||
***http://www.itk.org/Bug/view.php?id=10035 | |||
***Best way to resolve |
Latest revision as of 15:49, 18 December 2009
48th MEETING IN SECOND LIFE'
How to Join
You can teleport to this location by clicking on the following link:
More details at:
Project Management
- Using Yuuguu for screen sharing
- You can download it for free from http://www.yuuguu.com
- Available for Windows, Linux and Mac.
Release Schedule
- ITK 3.18 : January 2010
- Release plans
- Move some papers from the Insight Journal
- Move the multi-threaded metrics out of Review and into Algorithms
- Clean up the 64 bits truncation warnings
Technical Topics
- Parallel Testing
- 64 Bits Fixes
- Windows 64
- MacOS 64
- CastWithRangeCheck
- Bug Fix Issues
- ITK_UINT64 and vxl_uint_64 are not a 64bit integer on window
- http://www.itk.org/Bug/view.php?id=9426
- potential namespace collisions. How big of issue?
- 0009355: Infinite loop in VTKImageIO when reading Vector images
- http://www.itk.org/Bug/view.php?id=9355
- Is writing multi-component scalars instead of VECTORS backwards compatible?
- 0010023: The ObjectFactory::CreateAllInstance does not create all instance of a name class name
- 0010008: Unable to stream with JoinSeriesImageFilter, due to 0 sized requested region causing updates
- http://www.itk.org/Bug/view.php?id=10008
- Contributed test does not work due to ImageRegion::IsInside(ImageRegion&) test failing with 0 sized region in ImageFileReader::EnlargeOutputRegion methods
- 0010035: backward compatibility issue with new streaming support
- http://www.itk.org/Bug/view.php?id=10035
- Best way to resolve
- ITK_UINT64 and vxl_uint_64 are not a 64bit integer on window