16650 Commits (4eef486afec42bb1ffcc97e8b82e112acfe8af26)
 

Author SHA1 Message Date
Ilya Lavrenov 13cd052990 typo 10 years ago
GilLevi a4e5b09ea4 fixed whitespace issue 10 years ago
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
Vladislav Vinogradov 653810e4df fix installation layout for debian packages: 10 years ago
Ilya Lavrenov efa2baed83 TCP instead of UDP 10 years ago
Andreas Stührk c9481b0fd7 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Niklas Frisk 8138e26163 Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 10 years ago
Alexander Smorkalov a04a0514b9 Turn off superres accuracy tests if video i/o is not supported. 10 years ago
Alexander Smorkalov a9ae0c8e82 Test fisheye.rectify disabled for Tegra. 10 years ago
jormansa 3c2e12a744 bug fixed 10 years ago
StevenPuttemans cb55d60f98 fixing GT and GE comparison symbol 10 years ago
Alexander Smorkalov 6e1a595342 GCC 4.8 warning array subscript is above array bounds fixed. 10 years ago
Alexander Smorkalov 5141141e2b Deb package build fix for CUDA 6.5 and newer. 10 years ago
Martijn Liem 7e6947a940 Bugfix for bug #3767 10 years ago
Vadim Pisarevsky bb989f2034 Merge pull request #4050 from Dikay900:2_4_to_master 10 years ago
Ruslan Baratov 9c8255feeb Doc: fix definition of macro CV_MAKETYPE 10 years ago
Leonid Beynenson 4f95e6c70b Fixed bug in cv::detail::waveCorrect 10 years ago
Camille 55a5e6be2c bug fix 3696 10 years ago
Mike Maraya 607d3b54ce Fixes resizeWindow() on OS X (Bug #3200) 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Aleksandr Petrikov 25b4cface0 add NEON realization for StereoBM(findCorrespondence, prefilterXSobel) 10 years ago
Ehren Metcalfe e9bc9c47c2 Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 10 years ago
aletheios 6a50a51b4e Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2 10 years ago
Jüri Aedla 22c0238bf1 Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 10 years ago
Alexander Smorkalov acbc7362db Bug #3611 Initializing static cv::Mat with cv::Mat::zeros causes segmentation fault fixed. 10 years ago
Vadim Pisarevsky 2466ca02bf removed cameraMatrix modification in the currently disabled uPnP algorithm for SolvePnP problem (http://code.opencv.org/issues/3985) 10 years ago
Vadim Pisarevsky 7fd5b3a0c5 added another triangulation test case from http://code.opencv.org/issues/3461; fixed partial derivative on distortion coefficients, as http://code.opencv.org/issues/4101 suggests 10 years ago
Vadim Pisarevsky a1a35ca5f7 Merge pull request #4010 from cr333:triangulation_fix_master 10 years ago
Vadim Pisarevsky 90a78585fb reproduced test case from http://code.opencv.org/issues/4334 10 years ago
Vadim Pisarevsky f5be8f6c77 Merge pull request #4047 from MSOpenTech:videoio-refactor-contrib 10 years ago
Vadim Pisarevsky 526defab85 Merge pull request #4048 from vpisarev:hal_fixes 10 years ago
Maksim Shabunin 44d1738d47 Transition guide: how to check library version 10 years ago
Vadim Pisarevsky f32f0486e2 trying to eliminate warnings in Android build 10 years ago
Vadim Pisarevsky 8e392251ba Merge pull request #4016 from vladimir-dudnik:directx-opencl-sample 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Samuel Martin 671a630f47 cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation 10 years ago
Vadim Pisarevsky d2aaa70e93 removed HAL calls from public OpenCV headers; put IPP calls back to hall:sqrt() and such (but they are disabled for now) 10 years ago
Maxim Kostin 4418ee6c77 Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
Vladimir Dudnik c64a15294d short description moved to the beginning of file 10 years ago
Vadim Pisarevsky ef8182e12a Merge pull request #4025 from vpisarev:features2d_fixes 10 years ago
laurentBerger b204013483 back to #include "opencv2/cvconfig.h" 10 years ago
Vadim Pisarevsky af47b6551f another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 10 years ago
Vladimir Dudnik 892684ebe5 add short description 10 years ago
Vadim Pisarevsky 4c67ae1a0b fixed failure in Features2d_MSER.cases 10 years ago
Vadim Pisarevsky 021473e93e Merge pull request #4040 from dobrypd:libgphoto2-connection 10 years ago
laurentBerger b116d6c6e8 use ifndef HAVE_GTK 10 years ago
Vadim Pisarevsky 6b04c2b904 Merge pull request #4027 from zenev:master 10 years ago
Vadim Pisarevsky 7061bf0000 Merge pull request #4031 from apavlenko:revert_4014 10 years ago
Vadim Pisarevsky dab78c26b1 added reasonable test for MSER (including coverage for http://code.opencv.org/issues/4273, http://code.opencv.org/issues/1723 and http://code.opencv.org/issues/756); also, added some "in-progress" info to the Features2d_Feature2d.no_crash test. 10 years ago
laurentBerger a6a0fc5b21 replace "cvconfig.h" it with "opencv2/cvconfig.h". 10 years ago