OpenCV CPU functions touching GPU memory unexpectedly

asked 2018-08-24 01:38:36 -0600

Hey community

When calling bitwise_or() CPU functions in OpenCV3.4, it will allocated constant GPU memory at runtime. How could that be possible? Thanks!

edit retag flag offensive close merge delete