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
f978ee613ecc13c8b5b3eaf160e50294c1f2a644
opencv
/
modules
/
core
/
test
T
History
Vadim Pisarevsky
ecb8fb964d
Merge pull request
#7572
from tomoaki0705:featureUniversalStereoSgbm
2016-10-28 15:34:11 +00:00
..
ocl
eliminate compiler warnings
2016-10-08 02:19:43 +03:00
test_arithm.cpp
…
test_concatenation.cpp
…
test_conjugate_gradient.cpp
…
test_countnonzero.cpp
…
test_downhill_simplex.cpp
…
test_ds.cpp
Fixed several GCC 5.x warnings
2016-09-01 15:44:01 +03:00
test_dxt.cpp
…
test_eigen.cpp
…
test_hal_core.cpp
…
test_intrin_utils.hpp
…
test_intrin.cpp
add universal intrinsic in StereoSGBM
2016-10-28 21:47:13 +09:00
test_io.cpp
Use colon in "%YAML:1.0" directive when persisting to YAML-files
2016-10-25 18:18:35 +02:00
test_ippasync.cpp
eliminate compiler warnings
2016-10-08 02:19:43 +03:00
test_lpsolver.cpp
…
test_main.cpp
…
test_mat.cpp
…
test_math.cpp
Add QR decomposition to HAL
2016-09-05 18:20:04 +03:00
test_misc.cpp
…
test_operations.cpp
…
test_precomp.hpp
…
test_ptr.cpp
…
test_rand.cpp
…
test_rotatedrect.cpp
…
test_umat.cpp
test: fix test crash (exception in destructor)
2016-09-22 15:18:32 +03:00
test_utils.cpp
…