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
History
Vadim Pisarevsky
24bc0db1b0
fixed writing huge matrices (ticket
#1439
)
2012-03-28 09:57:31 +00:00
..
test_arithm.cpp
fixed mask operations with uninitialized output array, added the corresponding test (ticket
#1286
)
2012-03-28 09:07:00 +00:00
test_countnonzero.cpp
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
test_ds.cpp
…
test_dxt.cpp
…
test_eigen.cpp
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
test_io.cpp
fixed writing huge matrices (ticket
#1439
)
2012-03-28 09:57:31 +00:00
test_main.cpp
…
test_mat.cpp
Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types
2012-03-26 08:18:53 +00:00
test_math.cpp
fixed many warnings from GCC 4.6.1
2012-03-17 09:22:31 +00:00
test_operations.cpp
fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket
#1587
)
2012-03-27 14:43:24 +00:00
test_precomp.cpp
…
test_precomp.hpp
…
test_rand.cpp
…