$search
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.
Classes of Interest for using filters: filters::FilterChain filters::MultiChannelFilterChain
Classes of Interest for writing a filter: filters::FilterBase filters::MultiChannelFilterBase