opencv/tests/cxcore/src
2010-10-12 12:33:16 +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 exclude failed test (ds-graphscan) 2010-07-30 14:04:21 +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 remove failed test (see issue #536) 2010-08-31 14:20:41 +00:00
apca.cpp remove failed tests 2010-09-17 12:28:08 +00:00
arand.cpp Commented out rand test due to failure on win32 2010-07-31 11:56:43 +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 added blacklist support in the OpenCV test engine for centralized exclusion of failed tests 2010-09-14 13:58:05 +00:00
cxcoretest.h do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 2010-07-16 22:38:57 +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