ITKTextureFeatures icon indicating copy to clipboard operation
ITKTextureFeatures copied to clipboard

itkCoocurrenceTextureFeaturesImageFilter missing wrapped itk::ImageIOBase

Open hjmjohnson opened this issue 4 years ago • 1 comments

Description

[4696/5195] Generating ../../Typedefs/itkCoocurrenceTextureFeaturesIma...eFilter.idx, ../../Typedefs/itkRunLengthTextureFeaturesImageFilter.id
itkCoocurrenceTextureFeaturesImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageIOBase
itkRunLengthTextureFeaturesImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageIOBase

Expected behavior

All classes wrapped.

Reproducibility

Wrapping failure.

Versions

2020-03-18 master branch.

hjmjohnson avatar Mar 19 '20 02:03 hjmjohnson