The ITK 4.3.0 release candidate 3 has been tagged, and is available for testing! To obtain the source code,
git clone http://itk.org/ITK.git cd ITK git checkout -q --detach v4.3rc03 For more details, please see http://www.itk.org/Wiki/ITK/Git An issues has been raised regarding wrapping of the new MultiTransform -- a patch is in the works and should be ready by the next release candidate. In this release candidate, the new experimental DCMTK IO has been turned off by default, but it is still available through CMake configuration settings. Please test the release candidate and share your experiences on the mailing list, issues tracker, and Gerrit Code Review. Please include the tag name when providing feedback. Release candidates will be tagged every week. The final release is scheduled for December 17th. A list of changes since 4.3rc02 follows: Bill Lorensen (3): COMP: Remove DCMTK from default modules BUG: DCMTKImageIOFactory has wrong class name COMP: add set methods for member variables where missing. Bradley Lowekamp (4): COMP: Adding valgrid suppression file for RHEL6 BUG: Remove NiftiBigIO Test add MEMORY_SIZE test lock BUG: Append FFTW dirs to ITK's in ITKConfig COMP: Fix WrapITK warning in DCMTK Brian Avants (2): COMP: The + operation was not registering on Win7-vc10-vce32rel BUG: InputImageDimension should be OutputImageDimension Ho Cheung (1): BUG: Make LaplRecurGauss filter set the number of threads on the subfilters Kent Williams (1): COMP: add new gdcm test for SeriesReader + MetaDataDictionary Matthew McCormick (4): COMP: Ignore DCMTK build warnings. BUG: Use HTTP protocol by default for Git pull URLs. COMP: Better identification of MSVC90. STYLE: Fix style of BorderQuadEdgeMeshFilter. Michael Stauffer (1): DOC: Fix to ObjectToObjectOptimizerBase documentation Nick Tustison (2): BUG: Correcting valgrind error. BUG: Set correct images in update field. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
