Description
Related to #855
New runtime warnings are produced, but results appear to be OK.
WARNING: In /Shared/johnsonhj/Binaries/20190513/Linux/NEP-14/ITKv5/Modules/Core/Common/include/itkImageSink.hxx, line 88
LabelStatisticsImageFilter (0x278c2d0): Unable to convert input "LabelInput" to type N3itk5ImageIdLj3EEE
WARNING: In /Shared/johnsonhj/Binaries/20190513/Linux/NEP-14/ITKv5/Modules/Core/Common/include/itkImageSink.hxx, line 88
ImageToHistogramFilter (0x279bd70): Unable to convert input "AutoMinimumMaximum" to type N3itk5ImageIsLj3EEE
WARNING: In /Shared/johnsonhj/Binaries/20190513/Linux/NEP-14/ITKv5/Modules/Core/Common/include/itkImageSink.hxx, line 88
ImageToHistogramFilter (0x279bd70): Unable to convert input "HistogramSize" to type N3itk5ImageIsLj3EEE
WARNING: In /Shared/johnsonhj/Binaries/20190513/Linux/NEP-14/ITKv5/Modules/Core/Common/include/itkImageSink.hxx, line 88
ImageToHistogramFilter (0x279bd70): Unable to convert input "MarginalScale" to type N3itk5ImageIsLj3EEE
Steps to Reproduce
Run BRAINSConstellationDetector software on any data set.
Expected behavior
No runtime warnings are produced.
Actual behavior
Runtime warnings are produced.
Reproducibility
100%
Versions
Versoins after #855
Environment
Linux release build
Additional Information
If this a real warning, it would be nice to have a recommendation for how to resolve.
Description
Related to #855
New runtime warnings are produced, but results appear to be OK.
Steps to Reproduce
Run BRAINSConstellationDetector software on any data set.
Expected behavior
No runtime warnings are produced.
Actual behavior
Runtime warnings are produced.
Reproducibility
100%
Versions
Versoins after #855
Environment
Linux release build
Additional Information
If this a real warning, it would be nice to have a recommendation for how to resolve.