37 Commits (7ff93600b88cf348c6c6d52499da539cb88d2de6)

Author SHA1 Message Date
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Pavel Vlasov 2177c7c5a8 Some IPP functions were encapsulated; 10 years ago
sbokov 1ef8cf5a23 Replacing SSE with v_extract 10 years ago
sbokov f40b580bb8 Fixing StereoSGBM ROI 10 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 10 years ago
sbokov e0cea92f6e Fixing possible invalid memory access in validateDisparity 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Hernan Badino ca40d635e4 Switched insertion of connected components in filterSpecklesImpl 11 years ago
Hernan Badino 9a371de93b Switched insertion of connected components in filterSpecklesImpl 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Ilya Lavrenov 59876cfb34 fixed compilation 11 years ago
Ilya Lavrenov 51e2a8ec96 fixes 11 years ago
Ilya Lavrenov fe644ede19 cv::multiply 11 years ago
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
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