Skip to content

An ITK external module for filters consuming images in a streaming fashion

License

Notifications You must be signed in to change notification settings

blowekamp/itkStreamingSinc

Repository files navigation

Streaming Sink Filter Collection

ITKv5 incorporated many features originating from this module. The ImageSink and StreamingProcess object are now in upstream ITK. The streaming feature for the StatisticsImageFilter, the LabelStatisticsImageFilter and other filters has been incorporated into ITKv5.

General

This repository contains an ITK: The Insight Toolkit for Segmentation and Registration module with advanced classes for image streaming and MPI distributed image processing through streaming. It is designed to work with the ITKv4 modular system by being placed in the ITK source code.

This module has a BoundingBoxImageSic filter and a MPIStreamingImageFilter.

Getting Started

This module should be cloned into a checkout of the ITK reposiory as a subdirectory in the "Modules/External".

The following is a brief list of instructions to get a external module into ITK:

cd ITK/Modules/External/
git clone https://github.com/blowekamp/itkStreamingSinc.git

Then configure ITK, set:

Module_StreamingSinc:BOOL=ON

in ITK's CMake build configuration. This external module will need to be manually updated from the respository.

Author

Bradley Lowekamp

About

An ITK external module for filters consuming images in a streaming fashion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages