opencv/modules/ocl
Peng Xiao 0ccc903647 fixed a buffer overrun of ocl canny
the `map` buffer does not have the same size with CUDA and index starts at [1, 1] instead of [0, 0].
2013-12-27 11:54:08 +08:00
..
doc update doc to be consisted with headers 2013-12-17 17:46:09 +04:00
include/opencv2/ocl Merge pull request #2006 from krodyush:pullreq/2.4-opt-131120-gfft 2013-12-19 13:48:40 +04:00
perf change code according reviewer suggesions 2013-12-20 13:51:51 +04:00
src fixed a buffer overrun of ocl canny 2013-12-27 11:54:08 +08:00
test ocl: add support for initialization from user-provided OpenCL handles 2013-12-12 19:59:22 +04:00
CMakeLists.txt ocl: add support for initialization from user-provided OpenCL handles 2013-12-12 19:59:22 +04:00