12 Commits (673aa91bacdb5948cca6711dd3f30101cf5900d4)

Author SHA1 Message Date
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev c712f376d5 Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
Marina Kolpakova 0ff5712d06 fixed few warnings 13 years ago
Ilya Lysenkov 1e1d7496ee Added a test for correctMatches (#1350) 13 years ago
Ilya Lysenkov 7901879e48 Added a test for the C++ wrapper of cvTriangulatePoints() 13 years ago
Andrey Kamaev 176eb83da6 Fixed Windows build 13 years ago
Ilya Lysenkov e1378aad79 Added a check that Q reprojects to the same 3D points as reconstructed by triangulation (#1575) 13 years ago
Ilya Lysenkov bc7b517e41 Added a check that Tx after rectification is equal to distance between cameras 13 years ago
Ilya Lysenkov d9001d1a91 Added a check that Q (computed by rectification) reprojects a point before the camera 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
Vadim Pisarevsky 54ef68e7f4 improved test build time 14 years ago
Vadim Pisarevsky 5a53d82e30 fixed most of the failures in opencv_test 14 years ago
Vadim Pisarevsky 8c103d7442 re-added filter-general test; fixed failure in several calibrate* tests 14 years ago
Alexander Shishkov 445f44c152 Move failed tests to corresponding blacklists 14 years ago
Alexander Shishkov b53d777129 remove failed tests 14 years ago
Vadim Pisarevsky 0faa75da11 inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
Vadim Pisarevsky 75cf8c1b47 a few more warnings fixed 15 years ago
Vadim Pisarevsky f78a3b4cc1 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
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago