opencv/modules/cudaarithm/src
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings
Commits:
- 09837928d9
- 10fb88d027

Excluded changes with std::atomic (C++98 requirement)
2018-09-04 16:49:42 +03:00
..
cuda Closes #12281 - a bug in cuda::pow with negative base values 2018-08-24 05:12:14 +09:00
arithm.cpp backport fixes for static analyzer warnings 2018-09-04 16:49:42 +03:00
core.cpp use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
element_operations.cpp use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
precomp.hpp
reductions.cpp cuda_meanStdDev : bug fix 2018-05-16 03:31:47 +09:00