Roman Donchenko
|
5e0e1fac87
|
Merge commit 'b51a1a7d' (PR #895 from 2.4)
Conflicts:
modules/ocl/CMakeLists.txt
modules/ocl/perf/perf_color.cpp
modules/ocl/perf/perf_match_template.cpp
modules/ocl/perf/precomp.cpp
modules/ocl/perf/precomp.hpp
|
2013-05-22 18:28:28 +04:00 |
|
yao
|
5f20fce6fd
|
add accuracy tests while running perf
|
2013-05-17 13:18:46 +08:00 |
|
Andrey Kamaev
|
8406312571
|
Remove C API from OpenCL module
|
2013-04-12 14:37:02 +04:00 |
|
Andrey Kamaev
|
67073daf19
|
Merge branch '2.4'
|
2013-04-05 21:11:59 +04:00 |
|
yao
|
f3254b28f2
|
use clflush replaces clfinish
|
2013-04-02 14:41:02 +08:00 |
|
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
2013-04-01 17:29:10 +04:00 |
|
yao
|
5539e85a11
|
use perf test replace performance sample
|
2013-03-27 12:04:48 +08:00 |
|
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
Andrey Kamaev
|
9509dfd1de
|
Fix OpenCL build warnings
|
2013-01-25 16:19:59 +04:00 |
|
NikoKJ
|
9ccdd17376
|
eliminate all the warnings on win32 and win64
add a new function abssum
fix the bug of test and perf because someone remove non-free module from cmakelist.txt
|
2012-10-30 13:01:42 +04:00 |
|
niko
|
37ca6d378b
|
add performance test code for ocl module
|
2012-08-08 17:09:29 +08:00 |
|