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
/
core
/
test
/
ocl
History
Alexander Karsakov
e51c0810b6
Added accuracy and performance tests for DFT all modes.
2014-07-24 15:17:31 +04:00
..
test_arithm.cpp
optimized cv::norm with NORM_RELATIVE
2014-06-07 21:26:40 +04:00
test_channels.cpp
eliminated restriction src[i].channels() == 1 in cv::merge
2014-03-19 13:56:31 +04:00
test_dft.cpp
Added accuracy and performance tests for DFT all modes.
2014-07-24 15:17:31 +04:00
test_gemm.cpp
eliminated restriction src[i].channels() == 1 in cv::merge
2014-03-19 13:56:31 +04:00
test_matrix_expr.cpp
added perf test
2014-02-05 20:24:30 +04:00
test_matrix_operation.cpp
added UMat::setTo accuracy test
2014-04-09 14:15:22 +04:00