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
26e9b42a44
opencv
/
modules
/
cudaarithm
/
src
History
Vadim Pisarevsky
ec49eb813c
Merge pull request
#8314
from chacha21:fix_cuda_absdiff
2017-05-25 09:09:20 +00:00
..
cuda
use "double" from scalar only for CV_64F input
2017-03-07 09:49:49 +01: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
removed dependecy from cudalegacy
2013-10-01 12:18:40 +04:00
reductions.cpp
fix windows build with CUDA
2015-02-17 21:50:39 +03:00