New Features


 - Update Software Guide registration examples to ITKv4 framework
 - Wiki and Sphinx examples are indexed in Doxygen
 - Clean Software Guide dashboard build
 - New Laplacian deformation filter’s for QuadEdgeMesh’s
   - IJ article: http://hdl.handle.net/10380/3410
- FFTComplexToComplexImageFilter out of Review, Vnl, FFTW implementations
- Faster recursive Gaussian on VectorImage
 - PNG sCAL unit support
 - TIFF IO performance greatly improved
 - TIFF tags read into Image MetaDataDictionary
 - MetaIO updated
 - Better support for system GDCM 
 - New method to erase a MetaDataDictionary entry
 - New global method to set physical space tolerance
 - New, experimental thread pool support
 - NumericTraits::Zero and ::One are deprecated in favor of ::ZeroValue() and ::OneValue()
 - VTK bridge modules only request required VTK modules
 - Higher Order Accurate Gradient
   - http://hdl.handle.net/10380/3231
 - IO Transform DCMTK
   - http://hdl.handle.net/10380/3468
 - Subdivision Quad Edge Mesh Filters
   - http://hdl.handle.net/10380/3307
 - LandmarkBasedTransformInitializer supports BSplineTransform
 - Transverse inverse consistency increased
 - Automatic initialization of the transform center for multi-stage registrations
 - Sparse point B-spline field estimate
 - Mutual information faster, lower memory usage 
 - Wrapping now builds without type warnings
 - pygccxml bumped to 1.6.2
 - Latest GCCXML
 - CMake wrapping infrastructure cleanup
 - Build with Ninja CMake generator
 - New GetTypes() and GetTypesAsList() methods
 - ITK_WRAP_PYTHON is exposed in ITKConfig.cmake