opencv/tests/cxcore/src
2010-11-29 13:30:34 +00:00
..
aarithm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
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 2010-07-16 12:54:53 +00:00
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) 2010-10-21 12:26:11 +00:00
adxt.cpp added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine) 2010-07-16 14:16:18 +00:00
aio.cpp replaced unlink() & _unlink() with more standard remove() (ticket #334) 2010-07-17 11:51:17 +00:00
amath.cpp fixed test failure in matrix-dotproduct test (by increasing the desired accuracy threshold) (ticket #447) 2010-10-21 12:12:04 +00:00
apca.cpp Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
arand.cpp fixed failure in rand test (ticket #449) 2010-11-04 10:04:42 +00:00
areduce.cpp fix build with GCC 3.3 on Ubuntu 8.04 2010-07-09 09:09:20 +00:00
asolvepoly.cpp inserted missing std:: (ticket #333). Thanks to trisk for the patch! 2010-07-29 10:55:09 +00:00
cxcoretest_main.cpp fixed failure in rand test (ticket #449) 2010-11-04 10:04:42 +00:00
cxcoretest.h improved test build time 2010-11-29 13:30:34 +00:00
matrix_operations.cpp united cv::Mat and cv::MatND 2010-10-12 12:33:16 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00