fix GpuMat::setTo implementation
previous implementation was not thread/stream safe, since it used constant memory new implementation doesn't use any global objects, so it is thread/stream safe (cherry picked from commit 4f5d30a8)
Showing
Please
register
or
sign in
to comment