19 Commits (76c415ff49e43bbf4c3eabb8cffb0b089b633c0f)

Author SHA1 Message Date
Ilya Lavrenov 76c415ff49 cv::filterSpeckles 11 years ago
huangs f02ce90559 minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko bd70a033fc Boring changes - calib3d. 12 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Vadim Pisarevsky 322d781192 avoid explicit std::string use 12 years ago
Vadim Pisarevsky 7661625c39 converter stereo correspondence algorithms to the new style 12 years ago
Vadim Pisarevsky b6efe30527 new API for StereoMatchers 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vladislav Vinogradov bb3b1441c5 added 8u type support to filterSpeckles function 12 years ago
Vadim Pisarevsky 43e3b83832 fixed potential memory buffer corruption in StereoSGBM (patch #2203) 13 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 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky 57e5fabf8f Use INVALID_DISP_SCALED instead of INVALID_DISP in validateDisparity (ticket #1007) 14 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 a275e515af fixes bugs #624 and #625 (thanks to chaene!) 14 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