FILTER: ITK Projection Filters #6118
Annotations
18 errors
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
‘typename ProjectionUtilities::FixedOutputTypeHelper<short int>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = short int’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
‘typename ProjectionUtilities::FixedOutputTypeHelper<unsigned char>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = unsigned char’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
‘typename ProjectionUtilities::FixedOutputTypeHelper<short unsigned int>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = short unsigned int’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
‘typename ProjectionUtilities::FixedOutputTypeHelper<float>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = float’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
‘typename ProjectionUtilities::FixedOutputTypeHelper<short int>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = short int’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
‘typename ProjectionUtilities::FixedOutputTypeHelper<unsigned char>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = unsigned char’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
‘typename ProjectionUtilities::FixedOutputTypeHelper<short unsigned int>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = short unsigned int’, which is not a type
|
build (ubuntu-22.04, g++-11):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
‘typename ProjectionUtilities::FixedOutputTypeHelper<float>::FilterOutputType’ names ‘template<class PixelT> using FilterOutputType = float’, which is not a type
|
build (ubuntu-22.04, g++-11)
Process completed with exit code 1.
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
typename specifier refers to alias template member in 'FixedOutputTypeHelper<short>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
typename specifier refers to alias template member in 'FixedOutputTypeHelper<unsigned char>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
typename specifier refers to alias template member in 'FixedOutputTypeHelper<unsigned short>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L30
typename specifier refers to alias template member in 'FixedOutputTypeHelper<float>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
typename specifier refers to alias template member in 'FixedOutputTypeHelper<short>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
typename specifier refers to alias template member in 'FixedOutputTypeHelper<unsigned char>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
typename specifier refers to alias template member in 'FixedOutputTypeHelper<unsigned short>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14):
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Common/ProjectionUtils.hpp#L41
typename specifier refers to alias template member in 'FixedOutputTypeHelper<float>'; argument deduction not allowed here
|
build (ubuntu-22.04, clang++-14)
Process completed with exit code 1.
|