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 66eb270cf7 significantly reduced sparse matrix footprint: 10 years ago
..
ocl
test_arithm.cpp
test_concatenation.cpp
test_conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
test_countnonzero.cpp
test_downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
test_ds.cpp
test_dxt.cpp fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428) 10 years ago
test_eigen.cpp
test_io.cpp
test_ippasync.cpp
test_lpsolver.cpp
test_main.cpp
test_mat.cpp significantly reduced sparse matrix footprint: 10 years ago
test_math.cpp some more compile warnings fixed 10 years ago
test_misc.cpp
test_operations.cpp
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp