opencv/modules/ocl
peng xiao df3997b108 Fix ocl::pyrUp
Use predefined OpenCL function to convert integers to floating points.
This is more accurate than before as it enables:
1. saturate cast
2. customized rounding
2013-05-15 08:51:21 +08:00
..
doc Fix build errors 2013-03-21 18:37:34 +04:00
include/opencv2/ocl Add OpenCL version 1.2 query into ocl::Context::supportsFeature(). 2013-05-02 14:44:59 +08:00
perf use clflush replaces clfinish 2013-04-02 14:41:02 +08:00
src Fix ocl::pyrUp 2013-05-15 08:51:21 +08:00
test Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
CMakeLists.txt Move OpenCL SURF to nonfree module 2013-03-21 17:59:35 +04:00