SteveMacenski / filters

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C++ 96.6%Language:CMake 3.4%