opencv/modules/gpu
Vladislav Vinogradov eaea6782d5 added more assertion on device features to gpu functions and tests
moved TargerArchs and DeviceInfo to core
fixed bug in GpuMat::copy with mask (incorrect index in function tab)
2012-03-27 10:34:30 +00:00
..
doc fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
include/opencv2/gpu added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
perf refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
src added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
test added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
CMakeLists.txt fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00