opencv/modules/gpu
Andrey Kamaev 984eb99428 Global CMake reorganization:
[~] Automatically tracked dependencies between modules
 [+] Support for optional module dependencies
 [+] Options to choose modules to build
 [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
 [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
 [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
..
doc fixed gpu docs 2012-01-16 13:10:50 +00:00
include/opencv2/gpu added gpu::printCudaDeviceInfo to all samples 2012-01-30 07:20:09 +00:00
perf added performance test for createOpticalFlowNeedleMap 2012-01-16 13:51:36 +00:00
src fixed build under CUDA 4.1 2012-01-30 13:15:20 +00:00
test added support of BORDER_REFLECT to gpu::cornerHarris and gpu::cornerMinEigenVal 2012-01-23 07:14:45 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00