opencv/modules/gpu
Vladislav Vinogradov 281d036fcf optimizations:
- new reduce implementation (with kepler optimizations)
- saturate_cast via asm command
- video SIMD instructions in element operations
- float arithmetics instead of double
- new deviceSupports function
2013-01-23 21:05:07 +04:00
..
doc fixes for gpu module: 2013-01-23 21:05:06 +04:00
include/opencv2/gpu optimizations: 2013-01-23 21:05:07 +04:00
misc add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
perf fixed tests (call resetDevice, if there was a gpu failure) 2013-01-23 21:05:04 +04:00
src optimizations: 2013-01-23 21:05:07 +04:00
test fixed tests (call resetDevice, if there was a gpu failure) 2013-01-23 21:05:04 +04:00
CMakeLists.txt fixes for gpu module: 2013-01-23 21:05:06 +04:00