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
a01a4c4b3bd0d002deccf713748ec66b024a65dc
opencv
/
modules
/
cudev
/
test
T
History
Tomoaki Teshima
2db2d137ce
follow the naming rule as other API
...
* stop using 'CUDA' prefix * add explanation
2016-08-05 22:14:55 +09:00
..
CMakeLists.txt
add CTest support to build tree
2015-10-13 17:34:08 +03:00
test_arithm_func.cu
…
test_arithm_op.cu
…
test_bitwize_op.cu
…
test_cmp_op.cu
…
test_color_cvt.cu
…
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
…