Agenda&Status 052810: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with '''54th 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/?…') |
|||
Line 25: | Line 25: | ||
==== Technical Items ==== | ==== Technical Items ==== | ||
* Moved some filters that were missing from the Statistics Framework | |||
** Filters that convert a Histogram into an Image | |||
*** Histogram to Intensity | |||
*** Histogram to Probability | |||
*** Histogram to Log of Probability | |||
*** Histogram to Entropy | |||
*** They were missing Tests !!! (now new tests have been added). | |||
* Bug in Danielsson distance map filter | |||
** when providing an empty input image | |||
* Adding support for JPEG200 by using openjpeg | * Adding support for JPEG200 by using openjpeg | ||
** http://www.itk.org/Wiki/Proposals:JPEG_2000_ImageIO | |||
* Adding support for HDF5 | * Adding support for HDF5 | ||
** http://www.itk.org/Wiki/Proposals:HDF5_ImageIO | |||
* Collecting feedback on support for remote sensing | * Collecting feedback on support for remote sensing | ||
** http://www.itk.org/Wiki/Proposals:Remote_Sensing_Classifiers |
Latest revision as of 14:03, 28 May 2010
54th MEETING IN SECOND LIFE'
How to Join
You can teleport to this location by clicking on the following link:
More details at:
Project Management
Release Schedule
- ITK 3.20 Scheduled for July 15th
- http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.20_Schedule
- This will be the last 3.xx release and will be used to branch into ITK 4.0
Moving Forward
- Fixing Windows 64 bits
Technical Items
- Moved some filters that were missing from the Statistics Framework
- Filters that convert a Histogram into an Image
- Histogram to Intensity
- Histogram to Probability
- Histogram to Log of Probability
- Histogram to Entropy
- They were missing Tests !!! (now new tests have been added).
- Filters that convert a Histogram into an Image
- Bug in Danielsson distance map filter
- when providing an empty input image
- Adding support for JPEG200 by using openjpeg
- Adding support for HDF5
- Collecting feedback on support for remote sensing