opencv/modules/gpu
Vladislav Vinogradov af59a75ffc fixed bug with submatrix in some gpu functions
update gpu tests
2012-01-10 11:11:58 +00:00
..
doc added documentation for gpu::BroxOpticalFlow, updated other docs 2011-12-27 08:25:47 +00:00
include/opencv2/gpu added FAST_GPU and ORB_GPU classes 2011-12-27 09:33:20 +00:00
perf Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 2011-12-29 16:46:16 +00:00
src fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
test fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
CMakeLists.txt moved GpuMat and DevMem2D to core module, some code refactoring 2011-11-09 13:13:52 +00:00