I'm preparing to do some development involving real time video processing, which is something I have never done before. I have been doing research to find an appropriate model for the data flow. What I have found to be the best, in my opinion, is the boost data flow model. It seems to be quite simple and very visual (which is great). I would like to know if any of you here have done any real time video processing, and if so, what data flow model or libraries have you found to work the best.
boost dataflow: http://dancinghacker.com/code/dataflow/dataflow/introduction/dataflow.html
boost dataflow: http://dancinghacker.com/code/dataflow/dataflow/introduction/dataflow.html