InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSphinxExamples

Add convolution streaming pipeline notebook

未关闭
#353 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Good first issue language:C++ language:Python
主要语言
Jupyter Notebook
星标
59
派生
70
平均合并
1 天 15 小时
30 天内合并 PR
12

描述

Create a notebook example demonstrating how operations on large image input can be streamed in smaller, manageable chunks. Suggest reading from an .mha image (which supports streaming) and performing at least one convolution stage to demonstrate streaming behavior.

Reference [Stream a Pipeline](https://examples.itk.org/src/core/common/streamapipeline/documentation) and [itkConvolutionImageFilterStreamingTest](https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Filtering/Convolution/test/itkConvolutionImageFilterStreamingTest.cxx). May be a slightly more challenging first issue, but a good way to learn the details about how the ITK pipeline model works.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。