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.
 
 
 
 
 
 
Andrey Kamaev 3b364330ad Merge branch '2.4' 12 years ago
..
test_arithm.cpp Merge branch '2.4' 12 years ago
test_countnonzero.cpp Normalize line endings and whitespace 12 years ago
test_ds.cpp fixed #2297, #2300; fixed several warnings 12 years ago
test_dxt.cpp fixed Core_MulSpectrums failure 12 years ago
test_eigen.cpp Cleanup core module API 12 years ago
test_io.cpp Merge branch '2.4' 12 years ago
test_main.cpp
test_mat.cpp Finalize core headers reorganization 12 years ago
test_math.cpp Move cv::Mat out of core.hpp 12 years ago
test_misc.cpp Added a test that documents that negative numbers are not clipped by cv::saturate_cast 12 years ago
test_operations.cpp added tests for #1373, #2629, #2719; fixed another bug in determinant(Matx<T,n,n>) 12 years ago
test_precomp.cpp
test_precomp.hpp Move FileStorage to separate header 12 years ago
test_rand.cpp Backported RNG_MT19937 from master. 12 years ago