This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
cudaarithm
/
test
History
Vladislav Vinogradov
3d0410c147
remove reciprocal version of cuda::divide
...
it might cause errors, due to implicit type conversion and another cuda::divide overload
2014-12-30 11:06:32 +03:00
..
test_arithm.cpp
used new device layer for cv::gpu::integral
2013-10-01 12:18:39 +04:00
test_core.cpp
replaced GPU -> CUDA
2013-09-02 14:00:44 +04:00
test_element_operations.cpp
remove reciprocal version of cuda::divide
2014-12-30 11:06:32 +03:00
test_main.cpp
replaced GPU -> CUDA
2013-09-02 14:00:44 +04:00
test_precomp.hpp
replaced gpu->cuda in files names
2013-09-02 14:00:44 +04:00
test_reductions.cpp
fix bug
#3678
(cuda::integral failures)
2014-05-14 12:48:12 +04:00