Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 741 Bytes

README.rst

File metadata and controls

22 lines (16 loc) · 741 Bytes

TBBImageToImageFilter

Overview

This module contains a class inheriting from itk::ImageToimageFilter that aim to optimize thread managemet using the TBB library.

For more information, see the Insight Journal article:

Jaberzadeh A., Scherrer B., Warfield S.
A new implementation of itk::ImageToImageFilter for efficient parallelization of image processing algorithms using Intel Threading Building Blocks
The Insight Journal. January-December. 2016.
http://hdl.handle.net/10380/3560
http://www.insight-journal.org/browse/publication/974

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.