21 Commits (c0a27ea1a18a274d078df109c5c3bd2c6305bc25)

Author SHA1 Message Date
Alexander Alekhin b00f79ac5f ocl: move program names into opencl_kernels.hpp 11 years ago
Alexander Alekhin e8d9ed8955 ocl: split initialization.cpp into 3 files: context, operations, programcache 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Jin Ma 027b8021b1 Added farneback to superres module. 11 years ago
Roman Donchenko 523048f99f Fixed a compilation error (get<N> not found). 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
peng xiao 30239ad58e Fix build error. 12 years ago
peng xiao 9b3c318e85 Add super resolution's OpenCL implementation. 12 years ago
Roman Donchenko 3ea4836a0a Changed the impls argument to be an array name. 12 years ago
Roman Donchenko 51a672ec40 Disabled the cuda variant when CUDA is not available. 12 years ago
Roman Donchenko 936236e4b1 Extended the CPU/GPU selection mechanism in performance tests. 12 years ago
Roman Donchenko e8721f1f6f Automatically add CUDA support to a module if it has CUDA sources. 12 years ago
Vladislav Vinogradov 870563ba25 fixed compilation warning for CUDA files 12 years ago
Vladislav Vinogradov 4dbd0f0e8f fixed compilation issues with gpu modules: 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago