InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSphinxExamples
Add convolution streaming pipeline notebook
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 59
- Fork
- 70
- Merge trung bình
- 1 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 12
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.