Ask Your Question

Revision history [back]

Functional Programming in OpenCV

Hello,

There seem to be an increasing trend of using functional programming constructs in the world of concurrent programming. Has OpenCV 3.0 incorporated any of these constructs like lambda expressions and functors supported in C++11?

I found the following in OpenCV devzone 2014 logs. I am not sure if Umat was implemented based on the comments below.

Functional Programming We will look into working with Kunle Olukotun's Pervasive Parallel Computing group to begin exploring a functional coding of OpenCV/Vision to enable long term optimization and keeping up with new types of hardware Vadim is developing a functional language taken from others that specializes in array comprehension

Regards, Senthil