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 54ef68e7f4 improved test build time 14 years ago
..
aarithm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
aarray.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
adatastruct.cpp fixed ds-graphscan test to make sure that the memory block size is large enough to fit at least the graph header and the sequence block header (ticket 504) 15 years ago
adxt.cpp added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine) 15 years ago
aio.cpp replaced unlink() & _unlink() with more standard remove() (ticket #334) 15 years ago
amath.cpp fixed test failure in matrix-dotproduct test (by increasing the desired accuracy threshold) (ticket #447) 15 years ago
apca.cpp Move failed tests to corresponding blacklists 15 years ago
arand.cpp fixed failure in rand test (ticket #449) 15 years ago
areduce.cpp fix build with GCC 3.3 on Ubuntu 8.04 15 years ago
asolvepoly.cpp inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
cxcoretest.h improved test build time 14 years ago
cxcoretest_main.cpp fixed failure in rand test (ticket #449) 15 years ago
matrix_operations.cpp united cv::Mat and cv::MatND 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago