<div dir="ltr"><div>With system HDF5, the patch works great (thanks to Brad)!</div><div><br></div><div>I have also submitted one patch that could go in ITK 4.6.1 with system GDCM:</div><div><br></div><div><a href="http://review.source.kitware.com/#/c/17234/">http://review.source.kitware.com/#/c/17234/</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 4:41 PM, Matthew McCormick (thewtex) <span dir="ltr"><<a href="mailto:matt@mmmccormick.com" target="_blank">matt@mmmccormick.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Great, thanks!  Merged to master.  Will merge to release tomorrow<br>
after hitting the dashboards.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Sep 25, 2014 at 10:37 AM, Bradley Lowekamp<br>
<<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>> wrote:<br>
> This minor one too, fixes something that was merged into release last week:<br>
><br>
> <a href="http://review.source.kitware.com/#/c/17202/" target="_blank">http://review.source.kitware.com/#/c/17202/</a><br>
><br>
> On Sep 25, 2014, at 10:29 AM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>> wrote:<br>
><br>
>> Hi,<br>
>><br>
>> We currently have the patches below on the "release" branch for the<br>
>> v4.6.1 release.  Are there any patches missing?<br>
>><br>
>> Thanks,<br>
>> Matt<br>
>><br>
>><br>
>> Arnaud Gelas (3):<br>
>>      BUG: fix gdcm version in GDCMImageIO.<br>
>>      COMP: missing cast when calling gdcm::DataElement::SetByteValue<br>
>>      BUG: GDCMImageIO was not working properly when m_KeepOriginalUID is false<br>
>><br>
>> Brad King (1):<br>
>>      COMP: Fix vxl_config_macros usage of CMake check macros<br>
>><br>
>> Bradley Lowekamp (7):<br>
>>      ENH: Adding License file from upstream MetaIO<br>
>>      ENH: Adding script to update MetaIO from upstream<br>
>>      ENH: Remove ITK MetaIO to prepare for upstream import<br>
>>      COMP: Fix variable type for Set/Get macros<br>
>>      BUG: Use METER of sCAL scale unit<br>
>>      BUG: Use PNG_SCALE_METER for PNG sCAL unit<br>
>>      BUG: Fix overflows computing size of read tiff image<br>
>><br>
>> Christopher Mullins (1):<br>
>>      COMP: Allows latex to compile for ITKSoftwareGuide<br>
>><br>
>> David T. Chen (1):<br>
>>      DOC: Fixed HistogramThresholdImageFitler<br>
>><br>
>> Gert Wollny (1):<br>
>>      COMP: Fix SSE2 build errors with WrapITK on GCC 4.9. (ForRelease)<br>
>><br>
>> Girish Mallya (1):<br>
>>      BUG: Tests added for BinaryImageToLabelMapFilter for single-row images.<br>
>><br>
>> Hans Johnson (12):<br>
>>      COMP: Add tolerance for comparing floating point<br>
>>      PERF: Remove non-threadable algorithm components<br>
>>      PERF: Remove large foot print of PDF derivatives.<br>
>>      PERF: Revert Remove large foot print of PDF derivatives.<br>
>>      STYLE: Test against almost equal for floating point values<br>
>>      STYLE: Non-exact floating point testing<br>
>>      PERF: Distribute initialization per thread buffers<br>
>>      ENH: Remove unnecessary mutable qualifier.<br>
>>      STYLE: Remove comment with no meaning.<br>
>>      ENH: Moved accumlator logic to main MI class<br>
>>      ENH: Allow staggering of accumulations per thread.<br>
>>      PERF: Zero reset thread buffers during finalize<br>
>><br>
>> KWSys Robot (2):<br>
>>      KWSys 2014-07-18 (65b36ede)<br>
>>      KWSys 2014-08-04 (e787837a)<br>
>><br>
>> Matthew McCormick (30):<br>
>>      BUG: ArchiveTestingData.py future imports must occur at the beginning.<br>
>>      DOC: Remove Image2.cxx reference from Book 2.<br>
>>      DOC: Fix Software Guide page overruns in IterativeClosestPoint3.cxx.<br>
>>      DOC: Remove references to Book 1 sections from Book 2.<br>
>>      DOC: Make BinaryThresholdImageFilter not floating.<br>
>>      DOC: Fix Software Guide figure caption for FlipImageFilter.<br>
>>      DOC: Avoid duplicate figure description in ResampleImageFilter2.cxx.<br>
>>      DOC: Remove duplicate figure in<br>
>> LaplacianRecursiveGaussianImageFilter2.cxx.<br>
>>      DOC: ImageRandomConstIteratorWithIndex table reference.<br>
>>      BUG: Bump GCCXML to 2014-08-06.<br>
>>      BUG: Fix invalid assignment of second VoronoiBoundaryOrigin.<br>
>>      BUG: Call clear instead of empty on PatchBasedDenoising EmptyCaches().<br>
>>      BUG: Fix Size() in ImageToListSampleAdaptor for VectorImage's.<br>
>>      BUG: Fix alpha assignment for RGBA TIFF.<br>
>>      BUG: Fix Nifti IO read with large images.<br>
>>      BUG: Improve thread-safety and performance of<br>
>> PCAShapeSignedDistanceFunction.<br>
>>      DOC: itk::statistics -> itk::Statistics.<br>
>>      DOC: Remove duplicate text in LaplacianRecursiveGaussian example.<br>
>>      DOC: Fix Software Guide page overruns in IterativeClosestPoint{1,2}.cxx.<br>
>>      BUG: TransformFileReader does not clear its TransformList.<br>
>>      BUG: Prevent dangling pointer in HDF5TransformIO.<br>
>>      COMP: Fix missing prefix in ITKv3ImageRegistration20Test.<br>
>>      BUG: Do not return SmartPointers in TimeVaryingVelocityFieldTransform<br>
>>      STYLE: Improve style in BinaryImageToLabelMapFilter.<br>
>>      BUG: Fix BinaryImageToLabelMapFilter on 1D image.<br>
>>      ENH: Improve precision of the joint PDF sum<br>
>>      BUG: Fix BinShrinkImageFilter for different input/output image types.<br>
>>      COMP: Fix transform type for ITKv3/IterativeClosestPoint2.<br>
>>      COMP: Add missing wrapping for TransformIOBaseTemplate.<br>
>>      BUG: gdcm::StringFilter recognizes backslash delimiter.<br>
>><br>
>> MetaIO Maintainers (1):<br>
>>      MetaIO (reduced)<br>
>><br>
>> Michka Popoff (4):<br>
>>      BUG: Improve SWIG version check<br>
>>      BUG: Add VTK_VERSION for older VTK versions<br>
>>      BUG: Update VTK minimum version (for release)<br>
>>      BUG: Fix memory leak in MetaImageIO after exception<br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Kitware offers ITK Training Courses, for more information visit:<br>
>> <a href="http://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</a><br>
>><br>
>> Please keep messages on-topic and check the ITK FAQ at:<br>
>> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://public.kitware.com/mailman/listinfo/insight-developers" target="_blank">http://public.kitware.com/mailman/listinfo/insight-developers</a><br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/insight-developers" target="_blank">http://public.kitware.com/mailman/listinfo/insight-developers</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-developers" target="_blank">http://public.kitware.com/mailman/listinfo/insight-developers</a><br>
</div></div></blockquote></div><br></div>