Good morning! We are happy to announce that the fourth release candidate for ITK version 4.2.0 has been tagged. We anticipate this being the final release candidate before the v4.2.0 tag next week.
Users are encouraged to test their applications with the release candidates. This release candidate is available as tag in the git repository. To obtain the source code, git clone http://itk.org/ITK.git cd ITK git checkout -q --detach v4.2rc04 *Important note:* Please do not expect backward compatibility with these release candidates. The API may still undergo changes as improvements are made. The purpose of the release candidates is to allow the community to testing and verify the code prior to the official release. Feedback is encouraged. Impressions or patches will help improve the result as refinement and bug-fixes are made for the final release. Please include the tag name used when providing feedback. The following is a short git log of the changes since 4.2.rc2: Arnaud Gelas (2): DOC: Fix warning on ITKExamples Dashboard. DOC: Fix doxygen warning Bill Lorensen (4): ENH: Consistent INSTALL TARGET BUG: Remove legacy iterator code COMP: VTK6 factory changes BUG: Remove conflicting VTK includes Bradley Lowekamp (8): BUG: fix incorrect class name used in PhysicalPoint source COMP: Fix compilation of EnableIf methods in patch denoising COMP: pass only unique include paths to GCC_XML COMP: add explicit exception specification for IO exceptions BUG: Display warning when returning null pointer COMP: Fix definition of Rigid3DTransform when LEGACY enabled COMP: Remove the use of legacy method COMP: fix compilation error where IndexType is undefined Dave Chen (1): BUG: Fixed show2d WrapITK command for Macs. Hans Johnson (6): STYLE: Remove DEPRECATED_METADATA_ORIENTATION COMP: Variable was conditionally unitialized STYLE: #if 0 sections of dead code removed STYLE: Deprecated functions respect itkLegacyMacro STYLE: Change intiial to initial COMP: Removing a variety of compiler warnings. ITK Migration V4 (1): DOC: Modify BinaryErodeImageFilter comments. Matthew McCormick (17): COMP: Fix wrapping for dimension = 1. DOC: Fix PipelineMonitorImageFilter class doc spelling. COMP: Update doxygen.config for version 1.8.1. COMP: Fix Doxygen warnings in DOMNode. COMP: itkRegionGrow2DTest uninitialized variable. COMP: RGBGibbsPriorFilter uninitialized variable. COMP: GaussianInterpolateImageFunction uninitialized variable. COMP: MaskedFFTNormalizedCorrelationImageFilter not initialized. COMP: Fix GPU class doxygen warnings. BUG: Improve HeaderTest regeneration. BUG: Update the Python DicomSliceRead example. COMP: HeaderTest configuration CMake version check. COMP: RegionGrow2DTest unintialized value. COMP: Fix doxygen warning in GPUFiniteDifferenceImageFilter. COMP: Doxygen warning about FloatAlmostEqual undocumented param. COMP: Remove WrapITK include(CPack). DOC: Add links in the doxygen footer to the tarballs. Michael Stauffer (4): STYLE: Rename ObjectToObjectOptimizerBase::m_Value COMP: Fix compiler warning in LinearInterpolateImageFunction. COMP: JointHistorgram Metricv4 - fix warning COMP: Fix some Doxygen warnings Nick Tustison (1): ENH: Adding option to specify sampling percentages per level. Paul Novotny (2): COMP: Fix Spatial Object Test Segfaults BUG: Fix test failures due to NrrdIO on i386 Enjoy! ======================================================== Bradley Lowekamp Medical Science and Computing for Office of High Performance Computing and Communications National Library of Medicine [email protected]
_______________________________________________ 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
