opencv/modules/imgproc
vbystricky 09bcc061dd Change kernel for optimization. Remove restriction to align data
Fix kernel compilation errors on AMD system

Fix licanse information in cl file

Support CV_64F destination type

Change build options of the kernel

Optimize sum of square

Remove separate kernel for integral square

Increase epsilon for perfomance tests

Increase epsilon for perfomance tests

Test double support on AMD devices

Fix some issues

Try to fix problems with AMD device

Try to solve problem with AMD device

Fix error of destination size in kernel

Fix warnings
2014-06-24 18:32:52 +04:00
..
doc Updating missed defines in documentation 2014-05-27 18:09:12 +01:00
include/opencv2 Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 2014-04-21 15:17:55 +04:00
perf Change kernel for optimization. Remove restriction to align data 2014-06-24 18:32:52 +04:00
src Change kernel for optimization. Remove restriction to align data 2014-06-24 18:32:52 +04:00
test Merge pull request #2849 from ElenaGvozdeva:ocl_matchTemplate_3cn 2014-06-17 14:37:52 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00