Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 1ded1597e7 fixed mixed-type array operations (bug #2336) 12 years ago
..
test_arithm.cpp
test_countnonzero.cpp
test_ds.cpp fixed #2297, #2300; fixed several warnings 13 years ago
test_dxt.cpp
test_eigen.cpp
test_io.cpp
test_main.cpp
test_mat.cpp Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 13 years ago
test_math.cpp
test_misc.cpp
test_operations.cpp fixed mixed-type array operations (bug #2336) 12 years ago
test_precomp.cpp
test_precomp.hpp
test_rand.cpp fixed #2297, #2300; fixed several warnings 13 years ago