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.
 
 
 
 
 
 
Kevin 93155c6ae0 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 12 years ago
..
test_arithm.cpp All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
test_countnonzero.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_ds.cpp fixed #2297, #2300; fixed several warnings 12 years ago
test_dxt.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
test_eigen.cpp merged 2.4 into trunk 13 years ago
test_io.cpp All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
test_main.cpp reverted broken opencv_test_core launcher 14 years ago
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 12 years ago
test_math.cpp merged 2.4 into trunk 13 years ago
test_misc.cpp Added test for #1997; fixed build warnings 13 years ago
test_operations.cpp fixed bug #2331 12 years ago
test_precomp.cpp fixed compile problems when Makefiles are used 14 years ago
test_precomp.hpp quiet most of the OSX build warnings 13 years ago
test_rand.cpp fixed #2297, #2300; fixed several warnings 12 years ago