opencv/modules/gpu
Vladislav Vinogradov 4539607ab1 fix gpu HOG implementation:
move hog::set_up_constants from constructor to compute method

if user changed CUDA device between constructor and computation,
some variables were uninitialized
(cherry picked from commit 21bbed7baf)
2015-04-19 13:57:37 +03:00
..
doc fixing GT and GE comparison symbol 2014-08-18 13:33:40 +02:00
include/opencv2/gpu avoid pointer arithmetic on register memory in color conversion 2014-11-04 10:18:58 +03:00
misc Normalized file endings. 2013-08-21 18:59:25 +04:00
perf disable gpu::matchTemplate tests 2015-04-19 13:38:20 +03:00
perf4au typos 2014-03-04 12:47:40 +04:00
src fix gpu HOG implementation: 2015-04-19 13:57:37 +03:00
test set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 2015-04-19 13:57:03 +03:00
CMakeLists.txt All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00