GPU-based version of forEach on GpuMat

asked 2015-11-04 02:39:20 -0600

In opencv 3.0.0 I found a forEach method in the cv::Mat class. I need a GPU-based counterpart of the same method to run on GpuMat objects. Will it be available in some next version of opencv?

edit retag flag offensive close merge delete