33 Commits (61d8719b8de9e29d731c2830aad47d748cf30ab9)

Author SHA1 Message Date
Rostislav Vasilikhin fc35c77f00 Merge pull request #11610 from savuor:fix/stereobm_simd_fixed_float 7 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
James Perkins 4eb9f175a4 test_stereomatching.cpp: validate min disparity affect on valid ROI 7 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Pyotr Chekmaryov d6bc6895a6 Test data correction. 8 years ago
Pyotr Chekmaryov 21be2aa677 Memory repaired + Cleanup. 8 years ago
Pyotr Chekmaryov 7ffa49e02c Vertical passes added and we have working parralel version. 8 years ago
Pyotr Chekmaryov 20036b82d3 There added parallel realization of vertical passes for MODE_HH4. 8 years ago
Pyotr Chekmaryov 106413a3ea Simplest test added and code debuged. 8 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 9 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Konstantin Matskevich ab18c2d132 changed testdata path for calib3d 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Vadim Pisarevsky 6aa4f533fa attempt to fix stereobm failures on Mac and Linux 12 years ago
Andrey Kamaev 940eedfb27 Finalize core headers reorganization 12 years ago
Vladislav Vinogradov b47a2012d2 fixed assert condition (trueRightDisp can be empty) 12 years ago
Vladislav Vinogradov 10774ff068 removed unnecessary tmp variable (convertTo can work in-place) 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Vadim Pisarevsky 7661625c39 converter stereo correspondence algorithms to the new style 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
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 beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
Alexander Shishkov a7d1e08bcc added progress output to the long-time tests (for buildbot) 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
Maria Dimashova 073a8a6f27 fixed CvBoost 14 years ago
Alexander Shishkov 445f44c152 Move failed tests to corresponding blacklists 14 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 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
Alexander Shishkov 9d058dba37 exclude failed tests 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago