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
d34a52042efe101cca52702f8ef28857156a1097
opencv
/
modules
/
core
/
test
T
History
berak
7b160fa3cb
added missing impl for multi-dim Mat::ones, Mat::zeros (issue
#3756
)
2014-07-08 18:04:56 +02:00
..
test_arithm.cpp
finally fix cv::subtract
2014-05-08 13:11:42 +04:00
test_countnonzero.cpp
…
test_ds.cpp
typos
2014-03-02 21:04:17 +04:00
test_dxt.cpp
Normalized file endings.
2013-08-21 18:59:25 +04:00
test_eigen.cpp
…
test_io.cpp
Deleted all trailing whitespace.
2013-08-21 18:59:24 +04:00
test_main.cpp
C4447 warning about main function format suppressed.
2013-08-21 07:24:46 -07:00
test_mat.cpp
added missing impl for multi-dim Mat::ones, Mat::zeros (issue
#3756
)
2014-07-08 18:04:56 +02:00
test_math.cpp
Fixed several problems found by PVS-Studio.
2014-05-20 13:54:00 +04:00
test_misc.cpp
…
test_operations.cpp
fix condition in CV_OperationsTest::operations1()
2014-04-07 11:24:27 +03:00
test_precomp.hpp
…
test_rand.cpp
…