Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Elementwise Trig Operations with a cv::UMat?

$
0
0
I need to take the element wise `sin` and `cos` of some 2d data. Something like: cv::UMat image,image_sin; cv::sin(image,image_sin); Normally, I would just grab the underlying pointer and iterate over the elements. On the other hand, I am trying to use the same code for CPU and GPU processing. Should I file a bug report/feature request?

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>