Ask Your Question

Valerio De Luca's profile - activity

2015-11-04 02:40:32 -0600 asked a question GPU-based version of forEach on GpuMat

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?