|
Boost Users : |
Subject: Re: [Boost-users] Managing pipelines?
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-11-02 11:57:51
Hi Olivier,
> I am currently thinking on how to handle pipelines in some of my
> application. By pipeline, I mean "something" in which I can set an input,
> add some processing on that input, and retrieve the output (the result of
> the processing).
> If I am not clear enough, let's go with an example. Suppose I have an image,
> and I want first to crop it, then apply a filter on the crop and get the
> result in another image.
> Does boost has a library with such a feature?
I remember that someone proposed boost::dataflow once upon a time ago.
The project did get pretty far but was never finished or submitted for
review, I believe. You might find it the vault or the sandbox.
Regards,
Christian
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net