- 15 Jun, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 Jun, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 12 Jun, 2019 3 commits
-
-
Alexander Alekhin authored
-
James Bowley authored
Add missing codecs to cudacodec which uses Nvidia Video Codec SDK including checks to ensure codec used in input video file is supported on the current device. Re-enable cudacodec performance test.
-
lichun authored
-
- 07 Jun, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 06 Jun, 2019 2 commits
-
-
Pavel Rojtberg authored
-
Ahmed Ashour authored
* doc: fix return parameter for void method * docs: add missing parameter description
-
- 05 Jun, 2019 3 commits
-
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
KinectFusion: several updates (#2133) * truncateThreshold added * demo updated for RealSense * first Kinect2, then RealSense * more distance-based parameters
-
Ahmed Ashour authored
original commit: https://github.com/opencv/opencv/commit/5c56b8ce9251050a4aadb9570ee598aaa14a2cf4
-
- 01 Jun, 2019 2 commits
-
-
Alexander Alekhin authored
-
Andrew authored
-
- 30 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Lizeth Huertas authored
* added detection of inverted Markers, tests included * corrections added, default preserved, identation, var, comment
-
- 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
-
- 08 May, 2019 1 commit
-
-
tegusi authored
-
- 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 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-