-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Good first issueA good issue for community members new to contributingA good issue for community members new to contributinglanguage:C++Changes to C++ examplesChanges to C++ exampleslanguage:PythonChanges to Python examplesChanges to Python examples
Description
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 and itkConvolutionImageFilterStreamingTest. May be a slightly more challenging first issue, but a good way to learn the details about how the ITK pipeline model works.
Metadata
Metadata
Assignees
Labels
Good first issueA good issue for community members new to contributingA good issue for community members new to contributinglanguage:C++Changes to C++ examplesChanges to C++ exampleslanguage:PythonChanges to Python examplesChanges to Python examples