GabrieleDalmazzone 5a72be08fd Race condition bug-fix in hog.cu
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
2015-12-01 09:19:31 +01:00
..
2015-10-13 17:34:08 +03:00
2015-10-23 21:42:11 +02:00
2015-03-02 18:13:00 +03:00
2015-06-05 16:30:36 +03:00
2014-08-05 20:12:35 +04:00