opencv/modules/gpuoptflow
Vladislav Vinogradov 98bd401534 fix gpu::DeviceInfo compilation under linux
glibc defines major and minor macros
which conflict with  gpu::DeviceInfo methods with the same name
2013-06-24 10:11:44 +04:00
..
doc Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
include/opencv2 renamed gpu headers (made it more consistent) 2013-06-10 12:40:30 +04:00
perf fixed BroxOpticalFlow sanity test (increase epsilon value) 2013-06-07 16:32:43 +04:00
src renamed gpu_private.hpp to private.gpu.hpp 2013-06-10 12:40:32 +04:00
test fix gpu::DeviceInfo compilation under linux 2013-06-24 10:11:44 +04:00
CMakeLists.txt Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00