opencv/modules/gpu
Vladislav Vinogradov e975259c06 several fixes in gpu module
fixed iterations>1 case in morphological operations
fixed possible access violation in HSV2RGB
fixed the case learningRate==0 in BackgroundSubtractorMOG2
2012-09-11 15:00:59 +04:00
..
doc added GPU bilateral filter + tests 2012-08-29 19:20:32 +04:00
include/opencv2/gpu added Generalized Hough implementation 2012-09-10 16:49:40 +04:00
misc minor 2012-08-24 19:01:13 +04:00
perf added Generalized Hough implementation 2012-09-10 16:49:40 +04:00
src several fixes in gpu module 2012-09-11 15:00:59 +04:00
test added Generalized Hough implementation 2012-09-10 16:49:40 +04:00
CMakeLists.txt removed /EHa flag for cuda compilation 2012-08-23 16:53:53 +04:00