removed buffered versions of histogram functions
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 30 Dec 2014 12:36:58 +0000 (15:36 +0300)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 30 Dec 2014 12:37:45 +0000 (15:37 +0300)
commit220d937d9a27951a3d66e2c8daaa1399b12d83fc
tree0cec78c38f482f5331178de3302b68c5a2446690
parent61991a333049667c96775fa3fc196f30443d664f
removed buffered versions of histogram functions

used BufferPool mechanism instead
modules/core/include/opencv2/core/private.cuda.hpp
modules/cudaimgproc/include/opencv2/cudaimgproc.hpp
modules/cudaimgproc/perf/perf_histogram.cpp
modules/cudaimgproc/src/histogram.cpp
samples/gpu/performance/tests.cpp