InsightSoftwareConsortium / ITKIsotropicWavelets

External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
Apache License 2.0
13 stars 11 forks source link

Adding the executables for two additional sample in CMake. #139

Closed PranjalSahu closed 3 years ago

PranjalSahu commented 3 years ago

Adding the executables for two additional sample in CMake. One small change in runRieszWaveletAnalysis.cpp while setting the boundary condition.

phcerdan commented 3 years ago

Thanks @PranjalSahu, we have no CI for the examples. Have you tested them locally in your computer?

PranjalSahu commented 3 years ago

I will test all of them and update here. I have only checked runWaveletCoeffsPhaseAnalyzisImageFilter_example till now.

phcerdan commented 3 years ago

I will test all of them and update here. I have only checked runWaveletCoeffsPhaseAnalyzisImageFilter_example till now.

Great, I will merge this meanwhile, if you find any problems running them, please report in a new issue. Thanks for your contribution!