The Insight Journal logo

Giving streaming and multi-threading capabilities to non-streamable ITK filters

Michel, Julien
CS
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1502
New: Prefer using the following doi: https://doi.org/10.54294/fxwbb8
Submitted by Julien Michel on 2008-10-27 09:20:21.

This document describes a filter able to give streaming and multi-threading capabilities to those filters that can not be easily streamed or multi-threaded. The goal of this document is to explain the implementation of this filter, and how it can be used to turn non-streamable filters to streamble ones. It also describes the testing strategy.