ITKIsotropicWavelets 0.5.1
Changes:
- 9fb132e Merge pull request #121 from phcerdan/add_flag_Wno-undefined-var-template
- 17a62c7 COMP: Add -Wno-undefined-var-template to CMAKE_CXX_FLAGS [ #120 ]
- eaeb40a DOC: Update citation to arxiv reference
- f1dfb51 Merge pull request #123 from phcerdan/update_azure_badge
- a30ecc6 DOC: Update azure-pipeline badge
- 0fed855 Merge pull request #122 from phcerdan/update_from_ITKModuleTemplate
- 3670d2c COMP: Update from ITKModuleTemplate (use azure-pipelines)
- 5a091a4 Merge pull request #118 from phcerdan/update_python_version
- 97d1d5d ENH: Update python package version: 0.5.1
- 99d527a Merge pull request #119 from phcerdan/fix_test_rieszMultiply
See more
- 9838770 BUG: Fix wrong expected result on test of RieszRotationMatrix
- 0decdff Merge pull request #117 from InsightSoftwareConsortium/azure-pipelines
- f4fa8f8 Set up CI with Azure Pipelines
- ff807b9 Merge pull request #116 from phcerdan/add_multiply_methods_to_riesz_rotation_matrix
- 889c914 ENH: Add multiplyWith methods to RieszRotationMatrix
- 06ae631 Merge pull request #114 from phcerdan/python_travis_constraint_versions_of_wheels
- 34a18b3 Merge pull request #113 from phcerdan/solve_numeric_problems_ci
- 257b28c COMP: Generate packages for python 2.7 and 3.7
- 6b17142 COMP: Increase epsilon in numerical comparisson in Utilities
- d211a97 Merge pull request #112 from phcerdan/travis_more_python_versions_for_osx
- 8837dba Merge pull request #111 from phcerdan/update_python_version
- 2e83b99 ENH: Travis: Do not restrict the python wheels for OSx
- 31fa9f8 ENH: Bump itk required version for python in setup.py
- 2843a39 Merge pull request #109 from phcerdan/add_dynamic_multithread
- 02188c4 PERF: Add DynamicThreaded to WaveletBankGenerator
- 6e00641 PERF: Add DynamicThreaded to RieszBankGenerator
- efb3db3 Merge pull request #108 from phcerdan/fix_dim_in_riesz_example
- 4fd115a BUG: Fix dimension in riesz Phase analysis example
- c7865d5 Merge pull request #85 from InsightSoftwareConsortium/add_riesz_wavelet_example
- e4f7735 ENH: Add example for riesz phase analysis
- 02e14fc Merge pull request #107 from phcerdan/style_rieszUtilities
- 0602702 Merge pull request #106 from phcerdan/fix_indexband_waveletutilities
- 0641227 STYLE: Add new lines in function declarations
- de57716 BUG: Fix level returning from IndexToLevelBandSteerablePyramid
- ec52d67 Merge pull request #105 from phcerdan/fix_fftPadPositiveIndexImageFilter
- 85136d5 Merge pull request #102 from phcerdan/wrap_structure_tensor
- 849966f BUG: Fix origin of itkFFTPadPositiveIndexImageFilter
- 4b481f0 ENH: Wrap StructureTensor and adds GetRotationMatrix
- 18bc327 Merge pull request #97 from InsightSoftwareConsortium/set_direction_identity
- 8a0dbde ENH: Reset direction to identity before forward wavelet
- 7866596 Merge pull request #104 from jhlegarreta/ImproveREADME
- dbaa13e Merge pull request #103 from jhlegarreta/ImprovePythonPackageInformation
- 2872623 ENH: Improve the
README
file. - fae72b4 DOC: Improve Python package information.
- 53aba7e Merge pull request #101 from thewtex/vector-inverse-wrapping-type
- aa8a8a4 STYLE: Use namespace itk in itkVectorInverseFFTImageFilter.hxx
- 4302c76 COMP: Wrap ImageToImageFilter base for VectorInverseFFTImageFilter
- 721d5c0 Merge pull request #100 from thewtex/vector-inverse-wrapping-type
- a1c03ac BUG: Wrap VectorInverseFFTImageFilter with correct output type
- 7418e91 Merge pull request #98 from InsightSoftwareConsortium/fix_verifyconditions_itkV5Const
- 825f2f1 COMP: Use macro ITKv5_CONST in VerifyInputInformation
- 3f88e66 COMP: ImageDuplicator does not support GetModifiableOutput.
- 092e781 COMP: Future proof vnl_math_XXX function usage.
- c162da3 Merge pull request #95 from jhlegarreta/PreferStdStoOverAtoStringToNumericFunctions
- 8b6f43c STYLE: Prefer error checked std::sto[id] over ato[if].
- 80fefd4 COMP: Make VerifyInputInformation const
- e5f217c Merge pull request #93 from InsightSoftwareConsortium/add_wrap_riesz_rotation_matrix
- 90ad2ed ENH: Add wrapping for RieszRotationMatrix [ #59 ]
- f2bdbdb Merge pull request #92 from dzenanz/master
- 91f7330 COMP: further fixes to make it compile on Windows
- b0d10d6 Merge pull request #88 from jhlegarreta/DiscontinueRawGitForCurlCI
- 807f0f1 BUG: Add IsotropicWavelets_EXPORT macro [ #89 ]
- 6d8d550 Merge pull request #90 from dzenanz/simplifying
- b712bcb ENH: simplifying CMake code
- 4b95759 COMP: Do not use rawgit.com.
- 4945f93 Merge pull request #86 from jhlegarreta/UseTransferShToUploadMacOSPackages
- 4757fb4 ENH: Use transfer.sh for macOS package upload.
- da32729 Merge pull request #87 from jhlegarreta/AvoidTravisCIBuildTimeout
- 81eac07 ENH: Avoid TravisCI build timeouts.
- 4fb30b6 Merge pull request #84 from InsightSoftwareConsortium/riesz_matrix_multiply_vector_images
- 4feca8d ENH: Allow multiply RieszRotationMatrix with vector of image pointers. [ #83 ]
- 02027f5 Merge pull request #82 from InsightSoftwareConsortium/remove_freq_iterators
- 7757890 COMP: Remove FrequencyIterators (merged into ITK)
- 4baebf4 Merge pull request #81 from InsightSoftwareConsortium/FixPoolMultiThreaderErrors
- 379a3a4 ENH: Remove barriers
- 39cc40e BUG: Fix trivial miss-name errors.
- 4f1f2f8 COMP: Fix -Wshadow warning
- 9b3f262 COMP: Remove unused variable from removed process watcher.
- b2a06e7 BUG: Fix test errors steming from the new multi-threading mechanism.
- 75a291d Merge pull request #80 from InsightSoftwareConsortium/update_module_template
- be75b56 COMP: Update CI from ITKTemplateModule
- 95b28ab Merge pull request #78 from jhlegarreta/RemoveUnusedFilterWatcher
- bbe4978 Merge pull request #77 from jhlegarreta/FixTypoInSubtract
- d6927bb COMP: Remove unused itkFilterWatcher header include.
- 6ba095d DOC: Fix typo in substract -> subtract.
- fedaa87 Add template parameter to ViewImage
- 327511f Merge pull request #76 from phcerdan/remove_itkViewImage
- 0f349fa COMP: Remove itkViewImage (merged into ITK)
- 40fa142 Merge pull request #75 from jhlegarreta/UpdateCMakeMinimumRequiredVersion
- a60a603 COMP: Set the minimum required CMake version to 3.10.2.
- 3702105 Move ITK_DISSALLOW_COPY_AND_ASSIGN to public
- b1c04cb ENH: Don't apply phase analysis in approx image. [ #72 ]
- ec2ea6c DOC: Document and extra test ComputeMaxLevels
- d9e4de7 TEST: Add test with scale factor.
- 70311b0 COMP: Solve unused variable warning
- 0b71adf BUG: Use FloatAlmostEqual.
- 379cabd COMP: Fix auto issues with GetOutput()
- 1679857 STYLE: Use auto with ::New()
- 9fe1c9d Merge remote branch 'InsightSoftwareConsortium'
- 999ed5a Merge pull request #71 from phcerdan/merge_ITKModuleTemplate
- 7106cb5 Merge pull request #2 from InsightSoftwareConsortium/ITKv5Style
- 11f1cb6 STYLE: use nullptr, override consistently.
- 7c3e767 COMP: Use C++11 ITK_NOEXCEPT directly
- 9f2a958 COMP: Use C++11 override directly
- 5c1a1b8 COMP: Use C++11 nullptr directly
- 15f95de Merge pull request #1 from InsightSoftwareConsortium/ITKv5Style
- c8d1931 STYLE: Prefer C++11 type alias over typedef
- 55fc9b9 STYLE: Prefer constexpr for const numeric literals
- be74941 STYLE: Modernize to C++11 conventions
- b035d52 Merge ITKModuleTemplate setup.
- b43ae32 TEST: Restore input image metadata in inverseWavelet output. [ #70 ]
- 969b960 BUG: Set outputSpacing in FrequencyExpandViaInverseFFT. [ #70 ]
- 6d1616f Merge pull request #68 from fbudin69500/patch-1
- ad20dcf Merge pull request #69 from jhlegarreta/ChangeRequiredCMakeMinimumVersion
- b3c8207 ENH: Require cmake minimum version to be 3.9.5.
- e1c53e6 Update README.md
- 4d5f224 ENH: Test: Modify RieszPhaseAnalysis.
- 7ff0905 BUG: transfer.sh is down.
- 159ce25 Update appveyor badget
- 7c659ba Update: Trigger travis to test latest ITKPythonPackage
- 20f069f COMP: Use the OutputsType typedef.
- cc33e91 Update version for next release
This list of changes was auto generated.