ENH: Update SimpleITK to v0.9b01 with Registration beta
$ git shortlog 1fe2f56..v0.9b01 --no-merges
Bradley Lowekamp (58):
Update CastITKToImage to take CovarientVector Images
Adding initial implementation of FastMarchingUpwindGradientImageFilter
Add template support for a "point_vec" class of members
Fixup functions name for adding a seed point
Block SWIG from processing private method
Add initial wrapping interface for the CollidingFronts filter.
Adding CollidingFronts test and updating test generation
Fixing CollidingFronts tests for wrapped lanuages
Improved UpwindGradient to include TargetPoints
Fix initial unsigned integer type warning in test
Adding baseline images for fast marching colliding fronts and upwind
Update PCRE superbuild to 8.36
Update superbuild SWIG to 3.0.5 release
Add typeid check for transform interfaces
Fix typeo in name of transform initialize test
Adding test to prevent polymorphic conversion
Adding method to set using image gradient filter
Updating ITK Superbuild version along 4.7 release branch
Add missing headers to source files
Moved CreateMetric method to separate file with explicit instantiation
Adding automatic displacement parameter adapter across scales
Updating displacement test to follow ITK's SimpleRegistrationTest1
Adding baseline images to displacement registration tests
Make displacement example baselines CMake external data with DATA{}
Adding C++ DisplacementField image registration example
Fix warning unused parameter warning
Fix SWIG warning in python about hidden self variable
Add GetOptimizerLearningRate active measurement for registration
Adding GetCurrentLevel method to registration method
Updating StopCondition to be active measurement
Adding GetOptimizerConvergenceValue active metric
Improve callback in Displacement registration examples
Factored out common metric setup code
Adding Evaluate method to the registration method
Must initialize metric before it is evaluated
Correct construction of the composite initial transform.
Rename Evaluate to MetricEvaluate to be more inline with conventions
Adding testing for the MetricEvaluate method
Adding documentation for the MetricEvaluate method
Fix RegionGrowning template to pass point list by reference
Update Colliding Fronts testing for Tcl and Lua
Renaming FastMarchingImageFilter to FastMarchingBaseImageFilter
Fixing the FastMarchingBase StoppingValue to match ITK
Adding original FastMarchingImageFilter
Add support for fast marching seed values
Adding test for writing VectorImages with the series writer
Adding baseline image for FastMarchingImageFilter test
Updating along ITK 4.7 release
Adding C++ Example for BSpline registration with LBFGSB optimizer
Remove todo comments in Python example
Fix erroneous extra character
Adjusting tolerance for results on the dashboard
Adding CTest warning suppression for internal header for gcc 4.1.2
rename typedef to avoid shadowing typename
Adding a utility script to convert the HTML release notes to Wiki
Add missing space in wiki link output
Updating the SWIG doc strings from SimpleITK doxygen
Update ITK Superbuild version tag v4.7.1
Ziv Yaniv (2):
ENH: Added non default constructors to all global transformations.
STYLE: Changed variable names to be consistent with usage in other methods.
From: Bradley Lowekamp <blowekamp@mail.nih.gov>
git-svn-id: http://svn.slicer.org/Slicer4/trunk@24025 3bd1e089-480b-0410-8dfb-8563597acbee |