- 05 Jun, 2019 1 commit
-
-
Rostislav Vasilikhin authored
KinectFusion: several updates (#2133) * truncateThreshold added * demo updated for RealSense * first Kinect2, then RealSense * more distance-based parameters
-
- 28 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
mehlukas authored
Move background subtraction python tutorial to proper location (#2120) * add tutorial from OpenCV-Python Tutorials * remove trailing whitespace * remove MOG2 part * add cross-link to MOG2 tutorial
-
- 24 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
LaurentBerger authored
-
- 23 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Krutika Bapat authored
Incomplete sentence corrected. Resolves Issue #1997 (#2000) * Incomplete sentence corrected. Issue #1997 Resolves Issue #1997 ``` FaceRecognizer::train(InputArrayOfArrays src, InputArray labels); ``` The type `InputArray` can accept `vector<T>` or `Mat` types as mentioned here: https://docs.opencv.org/3.4/d4/d32/classcv_1_1__InputArray.html * Trailing whitespaces problem resolved
-
- 21 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 17 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
- 14 May, 2019 1 commit
-
-
clunietp authored
* Simplified quality API * Compilation fixes * test fixes * Test updates * Test fixes * Fixed brisque data file location for install, test * Increase error epsilon to account for multiple architectures
-
- 04 May, 2019 1 commit
-
-
Rostislav Vasilikhin authored
KinFu: try to fix OCL fails (#2106) * some TODOs closed * temporary turn on NaNs patching * reverted * temporary debug code added * more debug code * inf check; more debug code * debug code in kernel * debug code, try to disable some optimizations * -cl-fast-relaxed-math option removed, debug code removed
-
- 28 Apr, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
reverts CUDA related stuff of commit ff0167b9
-
- 26 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 20 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 18 Apr, 2019 2 commits
-
-
sebastian authored
-
Alexander Alekhin authored
-
- 17 Apr, 2019 2 commits
-
-
Alexander Alekhin authored
Update code after solvePnP and solvePnPRansac InputOutputArray changes
-
Tobias Senst authored
optflow: RLOF fixes (python-binding, status flag, flat textures) (#2097) * * Bugfix for python-binding related to issue #2094. Copying the prevPtsMat to prevPoints was broken, when using python-binding. * * Connect the blurred image correctly to CROSS support region segmentation. This allows to compute more robust support region shapes. Commit refers to issue #2094. * * Bugfix to avoid the unintended assertion on flat textures discussed in issue #2094. * * Bugfix on SparseRLOFOpticalFlow status was wrongly to to 0 if forward backward error < threshold, which is wrong. Inequation has been corrected. Refers to in issue #2087. * small documentation changes * bugfix on assertions and small test changes
-
- 16 Apr, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
bitsun authored
* fix rectifyPatch bug when patch orientation is not extracted
-
- 15 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 Apr, 2019 1 commit
-
-
berak authored
-
- 13 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 12 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 11 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
avoid broken min/max macros from tesseract headers
-
- 10 Apr, 2019 1 commit
-
-
Pavel Rojtberg authored
-
- 09 Apr, 2019 1 commit
-
-
Pavel Rojtberg authored
-
- 05 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Julian Seuffert authored
If the disparity maps have the depth CV_32F, they are wls-filtered in `DisparityWLSFilterImpl::filter` but the result is not saved in the OutputArray of the method. Now, the result is copied to that array.
-
- 29 Mar, 2019 1 commit
-
-
Alexander Alekhin authored
-