Skip to content

InsightSoftwareConsortium/ITKTBBImageToImageFilter

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.5%
  • CMake 39.5%