ENH: Update SimpleITK
This will also fix intermittent build failure happening when doing
parallel build. See 6fda1a4 (Adding dependency of SimpleITKBasicFilters1
on GeneratedCode target)
$ git shortlog d5b32be..0bbbd33 --no-merges
Ali Ghayoor (1):
Adding AmoebaOptimizer to registration method
Bradley Lowekamp (45):
ENH: Add explicit instantiation of common ITK classes
Adding missing itk::ImageSource long long explicit instantiation
Disable Explicit when shared libraries are enabled.
Add missing Export specification for explicitly instantiated class.
Made explicit instantiation code generator work for SimpleITK
Manually adding long long type to explicitly instantiated classes
Reordering explicit headers to reduce gcc attribute warnings
Fix incorrect preprocessor define for exporting
Use Explicit library by default, always static on windows
Address CMP0054 warning for CMP0054
Adding check of dimension and size to named inputs
Compare Size instead of individual elements.
Fix error message to specify what doesn't match
Adding test for checking of name parameters match size
Fixing size check with optional
Add generated code for validate testing size of named inputs
Extend Typelist to 30 elements at max.
Adding Transform constructor which does try casts to determine type
Refactor ReadTransform method to utilize casting Transform constructor
Removing typename usage in not template function
Relax transform type check to support base classes
Convert transform to Composite transform if required in InternalInitialize
Add BSpline and Displacement support for casting constructors
Adding testing to check conversion after reading a transform
Adding testing for setting scales estimators for registration
Use raw pointer to get ITK transform base
Adding checking of hashed for 4d Image tests
Moving 4D ImageIO test to exclusive 4D tests
Increase support variadic template support for vs11
Increasing variadic templates for vs11 for the Image class
Add CDash suppression for SWIG python keyword warning
Suppress shift conversion warning on Visual Studio
Move CRT warning suppression before first include
Adding newline at end of file
Adding CDash suppressing for unused parameter in tr1
Adding initial test for the amoeba optimizer
Adding dependency of SimpleITKBasicFilters1 on GeneratedCode target
Adding Amoeba options withRestarts
Update ITK superbuild with optimizer patches
Updating towards v4.7.2
Adding trace option to LBFGSB optimizer
Add LBFGSB test with iteration check
Update examples with corrected LBFGSB iteration limits
Updating ITK Superbuild to 4.7.2
Fix gtest unsigned warning
Hans Johnson (1):
Adding initial script used for generate explicit instantiated ITK
Kasper Marstal (6):
Added 4D image support via CMake option
Added 4D support to HashImageFilter
Added 4D support to HashImageFilterTest
Added tests for 4D image support
Added 4D I/O support
Added tests for 4D image I/O
Ziv Yaniv (3):
BUG: ImageSeriesReader did not check if file names were set.
BUG: ImageSeriesReader did not check if file names were set.
Adding tests to series file writer, dealing with empty file list.
git-svn-id: http://svn.slicer.org/Slicer4/trunk@24192 3bd1e089-480b-0410-8dfb-8563597acbee |