This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c7cf8fb35c
opencv
/
modules
/
cudaarithm
/
src
History
Hamdi Sahloul
4d78342919
Closes
#12281
- a bug in cuda::pow with negative base values
2018-08-24 05:12:14 +09:00
..
cuda
Closes
#12281
- a bug in cuda::pow with negative base values
2018-08-24 05:12:14 +09:00
arithm.cpp
Implement DFT as cv::Algorithm to support concurrent streams
2017-03-21 13:55:13 +02: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