opencv/modules/gpu
Vladislav Vinogradov afff9cf716 Optimized buffers reuse in gpu module:
ensureSizeIsEnough now doesn't reallocate memory, if buffer is small submat of big matrix
fixed createContinous according new changes
2012-11-12 10:30:35 +04:00
..
doc Merge release 2.4.3 2012-11-02 17:58:02 +04:00
include/opencv2/gpu moved block.hpp to include folder 2012-11-12 09:51:31 +04:00
misc Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
perf gpu implementation of Dual TV-L1 Optical Flow 2012-11-02 19:51:43 +04:00
src speedup compilation of row_filter.cu and column_filter.cu 2012-11-12 10:16:04 +04:00
test Optimized buffers reuse in gpu module: 2012-11-12 10:30:35 +04:00
CMakeLists.txt Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00