mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
5a72be08fd
See https://github.com/Itseez/opencv/issues/5721 COMMENTS: * The second __syncthreads() is necessary, I am sure of that. * The code works without the first __syncthreads() too, but I have however added it for symmetry. Anyway it doesn't affect time performances, I have checked it with some profiling with nvvp |
||
---|---|---|
.. | ||
include/opencv2 | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |