Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
yao
|
f1a5c1328c
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08: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
|
97156897b2
|
format files to ANSI C style with coolformat
change the download channels to oclchannles()
fix bugs of arithm functions
perf fix of bilateral
bug fix of split test case
add build_warps functions
|
2012-10-11 16:22:47 +08:00 |
|
yao
|
7d83db7d4d
|
fix ocl::columnsum bug
|
2012-09-10 14:52:28 +08:00 |
|
yao
|
0fdb55a54d
|
update some of the functions in ocl module to the latest version
|
2012-09-03 17:03:37 +08:00 |
|
yao
|
0db69fbe19
|
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module
|
2012-08-06 15:00:27 +08:00 |
|