InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Replace ImportImageContainer with an xtensor
Open
status:Use_Milestone_Backlog
type:Enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
Replace the [`itk::ImportImageContainer`](https://itk.org/Doxygen413/html/classitk_1_1ImportImageContainer.html) use to hold pixel buffer data by `itk::Image` with an [xtensor](https://github.com/xtensor-stack/xtensor) array. This would provide NumPy-like functionality in C++ on the pixel data.
Contributor guide
Assessment
This issue has not been assessed yet.