add ocl::min and ocl::max (includes accuracy tests update)
authorSebastian Krämer <mail@kraymer.de>
Mon, 7 Oct 2013 13:41:50 +0000 (15:41 +0200)
committerSebastian Krämer <mail@kraymer.de>
Tue, 8 Oct 2013 13:23:13 +0000 (15:23 +0200)
commit33df7131ae378f5958eac1d9a7e32e5e72394317
tree86d0ad8192dd199d2b0c66379c9dbd8342b02a87
parentae851af648420363b791c982ad046f969ded975c
add ocl::min and ocl::max (includes accuracy tests update)
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/arithm.cpp
modules/ocl/src/haar.cpp
modules/ocl/src/opencl/arithm_add.cl
modules/ocl/test/test_arithm.cpp