-
- Downloads
fix unit tests and silence warnings when compiling with clang
now all unit tests pass
Showing
- modules/img/alg/src/alg_mirror.cc 2 additions, 4 deletionsmodules/img/alg/src/alg_mirror.cc
- modules/img/alg/src/alg_shift.cc 2 additions, 4 deletionsmodules/img/alg/src/alg_shift.cc
- modules/img/alg/src/alg_transform.cc 2 additions, 4 deletionsmodules/img/alg/src/alg_transform.cc
- modules/img/alg/src/auto_correlate.cc 3 additions, 1 deletionmodules/img/alg/src/auto_correlate.cc
- modules/img/alg/src/auto_correlate.hh 2 additions, 4 deletionsmodules/img/alg/src/auto_correlate.hh
- modules/img/alg/src/convolute.cc 5 additions, 2 deletionsmodules/img/alg/src/convolute.cc
- modules/img/alg/src/discrete_shrink.hh 1 addition, 3 deletionsmodules/img/alg/src/discrete_shrink.hh
- modules/img/alg/src/fft.hh 4 additions, 2 deletionsmodules/img/alg/src/fft.hh
- modules/img/alg/src/gaussian.cc 4 additions, 1 deletionmodules/img/alg/src/gaussian.cc
- modules/img/alg/src/gaussian.hh 1 addition, 1 deletionmodules/img/alg/src/gaussian.hh
- modules/img/alg/src/histogram.cc 5 additions, 1 deletionmodules/img/alg/src/histogram.cc
- modules/img/alg/src/histogram.hh 1 addition, 1 deletionmodules/img/alg/src/histogram.hh
- modules/img/alg/src/mask_image.cc 4 additions, 2 deletionsmodules/img/alg/src/mask_image.cc
- modules/img/alg/src/mask_image.hh 2 additions, 2 deletionsmodules/img/alg/src/mask_image.hh
- modules/img/alg/src/module_config.hh 2 additions, 2 deletionsmodules/img/alg/src/module_config.hh
- modules/img/alg/src/power_spectrum.cc 5 additions, 1 deletionmodules/img/alg/src/power_spectrum.cc
- modules/img/alg/src/smooth_mask_image.cc 6 additions, 1 deletionmodules/img/alg/src/smooth_mask_image.cc
- modules/img/alg/src/smooth_mask_image.hh 4 additions, 2 deletionsmodules/img/alg/src/smooth_mask_image.hh
- modules/img/alg/src/stat.cc 4 additions, 1 deletionmodules/img/alg/src/stat.cc
- modules/img/alg/src/stat_min_max.cc 6 additions, 2 deletionsmodules/img/alg/src/stat_min_max.cc
Loading
Please register or sign in to comment