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
85fa0e776368e7d33cdc81c73c23e9750e4e3a6e
opencv
/
modules
/
core
/
test
T
History
Vadim Pisarevsky
c6a27b3d2f
probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases
2012-04-05 13:01:34 +00:00
..
test_arithm.cpp
Fixed 2 spontaneously failing tests
2012-03-29 03:05:41 +00:00
test_countnonzero.cpp
…
test_ds.cpp
…
test_dxt.cpp
…
test_eigen.cpp
…
test_io.cpp
Added test for reading empty Mat from FileStorage
2012-04-04 13:10:03 +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
probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases
2012-04-05 13:01:34 +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
fixed bug
#1318
. extended RNG::fill with the optional saturateRange parameter
2012-03-29 12:00:34 +00:00