InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

Replace ImportImageContainer with an xtensor

Open
#2,844 1 comment 0 reactions 1 assignee Claimed by @dzenanz View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.