InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
TextureFeatures: itkCoocurrenceTextureFeaturesImageFilter missing wrapped itk::ImageIOBase
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
The `TextureFeatures` module was ingested into ITK from the (now archived) `ITKTextureFeatures` remote module. This issue tracks, in ITK proper, the work originally filed as **InsightSoftwareConsortium/ITKTextureFeatures#83** by @hjmjohnson (2020-03-19).
---
### 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.
---
Original report: https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/issues/83 (archived repository). Credit: @hjmjohnson.
Contributor guide
Assessment
This issue has not been assessed yet.