tuned the speed for OpenCL-based moments (still slower than the single-thread SSE2...
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 26 Dec 2013 09:25:00 +0000 (13:25 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 26 Dec 2013 09:25:00 +0000 (13:25 +0400)
commita760c454ddf36143f25ef63e25898137e37f3e9d
treea743ed0357f8f8ca552d40700c45ddf5b8bebca1
parent83f749afd239dcac8fa75bdeaa6b9648a1d7edb2
tuned the speed for OpenCL-based moments (still slower than the single-thread SSE2 CPU code :( )
modules/imgproc/src/opencl/moments.cl
modules/imgproc/test/test_moments.cpp