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
Files
b15bc194ef6f5e8ae4c9a91ef7409082eb7c4bc5
opencv
/
modules
/
cudev
/
test
T
History
Alexander Alekhin
b6949c5088
cmake: CMP0022 NEW
2017-08-19 15:15:05 +00:00
..
CMakeLists.txt
cmake: CMP0022 NEW
2017-08-19 15:15:05 +00:00
test_arithm_func.cu
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
2014-12-22 11:48:45 +03:00
test_arithm_op.cu
…
test_bitwize_op.cu
…
test_cmp_op.cu
…
test_color_cvt.cu
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
2014-12-22 11:48:45 +03:00
test_cvt.cu
follow the naming rule as other API
2016-08-05 22:14:55 +09:00
test_deriv.cu
…
test_integral.cu
…
test_lut.cu
…
test_main.cpp
…
test_precomp.hpp
…
test_pyramids.cu
…
test_reduction.cu
Fixed cv::cuda::reduce bug.
2016-02-27 08:30:10 +05:30
test_split_merge.cu
…
test_warp.cu
…
transpose.cu
…