17225 Commits (8562bb7092a2b82ebac640f62d1733c2a23f9e1b)
 

Author SHA1 Message Date
teng88 8562bb7092 Update cascadeclassifier.cpp 10 years ago
Alexander Alekhin 38bbfe0bb8 Merge pull request #5727 from lupustr3:pvlasov/ipp_warnings_fix 10 years ago
Pavel Vlasov 2b27f7dbb3 Fixed warnings for IPP9+ build; 10 years ago
Alexander Alekhin a0f8645541 Merge pull request #5708 from comdiv:#5707 10 years ago
Alexander Alekhin 8524d46fee Merge pull request #5633 from mshabunin:doc-mser 10 years ago
Alexander Alekhin e860ed7689 Merge pull request #5714 from ajbernal:OCL_HOG_Fix 10 years ago
Ariel Bernal 5c8683139f Fix for #5710. OpenCL HOG Object detect assigns the wrong SIMD size. 10 years ago
Alexander Alekhin 7ddc2cc073 Merge pull request #4110 from LaurentBerger:Bug4370 10 years ago
comdiv 81c746c2a8 32bit BITFIELDS compresion codec support #5707 Fixed 10 years ago
LaurentBerger bef009c9dd fixed #5005: stitching_detailed.cpp 10 years ago
Vadim Pisarevsky c4edd86aeb Merge pull request #5400 from dtmoodie:thrust_tutorial 10 years ago
Vadim Pisarevsky 152874eaed Merge pull request #5620 from paroj:calibratecpp 10 years ago
Vadim Pisarevsky 76f54b51c1 Merge pull request #5661 from mbarann:fix_msmf_write_vertically_flipped_video 10 years ago
Alexander Alekhin c9cba6433e Merge pull request #5698 from lupustr3:pvlasov/ipp9_fixes 10 years ago
Vadim Pisarevsky 313dc32606 Merge pull request #5644 from hoangviet1985:splitError 10 years ago
Vadim Pisarevsky d4d1d03455 Merge pull request #5635 from mzajko:xi_update 10 years ago
Pavel Vlasov 7375383d26 Canny IPP Sobel getBufferSize wrong func fix; 10 years ago
Maksim Shabunin 9a66191ea8 Merge pull request #5571 from jas0n1ee:master 10 years ago
Maksim Shabunin bd53a30e76 Merge pull request #5658 from berak:akaze_fix 10 years ago
hoangviet1985 e679d97100 remove redundant code 10 years ago
Maksim Shabunin 04f70c92a8 Merge pull request #5449 from rokm:stereo-fixes 10 years ago
Maksim Shabunin 0d29774401 Merge pull request #5298 from slothspot:master 10 years ago
Maksim Shabunin 3ae21095df Merge pull request #5448 from Milania1:doc_normalize 10 years ago
Maksim Shabunin 626ccfe410 Merge pull request #5525 from Milania1:doc_normTypes 10 years ago
Maksim Shabunin ddf293a081 Merge pull request #5649 from hoangviet1985:solve_pow(x,3)=0_opencv300 10 years ago
hoangviet1985 3e96b724c2 squash 10 years ago
Maksim Shabunin f019de6900 Merge pull request #5666 from mshabunin:vs-run-py 10 years ago
Maksim Shabunin 51797d133a Merge pull request #5653 from jia-kai:fix-jpeg-exif 10 years ago
Maksim Shabunin 3cb76d5c66 Merge pull request #5663 from bertmsk:patch-1 10 years ago
Maksim Shabunin 047bda32d8 Merge pull request #5665 from paroj:matx_norm 10 years ago
Maksim Shabunin 3cfd7fcbbf Merge pull request #5681 from sturkmen72:patch-3 10 years ago
Alexander Alekhin 559e1f76f9 Merge pull request #5685 from lupustr3:pvlasov/ipp9_fixes 10 years ago
Pavel Vlasov 9acf93b7c6 IPP Sobel getBufferSize wrong func fix; 10 years ago
Maksim Shabunin c3cf1be344 fixup! run.py: issues with forced configuration fixed 10 years ago
Alexander Alekhin e35959fad2 Merge pull request #5671 from PhilLab:patch-7 10 years ago
Rok Mandeljc 7452f9a56e cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation 10 years ago
Rok Mandeljc 1c804124d1 cudastereo: updated documentation for reprojectImage3D and drawColorDisp 10 years ago
Rok Mandeljc 980d84e4a2 calib3d: improve documentation of reprojectImageTo3D 10 years ago
Rok Mandeljc bf5e930468 cudastereo: drawColorDisp: enabled CV_32S and CV_32F disparity formats 10 years ago
Rok Mandeljc 9f82ac18d4 cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats 10 years ago
Suleyman TURKMEN 99a286ef24 Update imgcodecs.hpp 10 years ago
Vadim Pisarevsky 8b554d3c2d Merge pull request #5654 from mshabunin:ios-framework 10 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 10 years ago
Maksim Shabunin 7df392bfd8 run.py: issues with forced configuration fixed 10 years ago
Philipp Hasper 4d3915f69a Fixed mjpeg frame size attribution 10 years ago
Maksim Shabunin 97878645bc Fix run.py test detection issues for debug VS configurations 10 years ago
Pavel Rojtberg c209f795b5 support for NORM_L2SQR in norm(Matx<..>) 10 years ago
Bert d3b0bda011 Update system.cpp 10 years ago
mbarann b48b2d43b0 MSMF expects a bottom-up video frame, so the buffer pointer must point to the end of the data and the stride needs to be negative 10 years ago
berak 0baf0bdc24 AKAZE: check channels instead of type in detectAndCompute 10 years ago