- 18 Apr, 2017 1 commit
-
-
David Carlier authored
-
- 17 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 14 Apr, 2017 6 commits
-
-
Alexander Alekhin authored
-
brian-armstrong-discord authored
autorotate in-memory jpegs (#8492) * autorotate in-memory jpegs * correct indentation (4 spaces) * imgcodecs: don't apply EXIF rotation for unloaded images * videoio: don't try to rotate MJPEG stream * imgcodecs: ByteStreamBuffer::seekoff support all seek "dir" * imgcodecs: fix condition: "off == egptr() - eback()" is valid offset
-
Yuriy Solovyov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
zongwave authored
Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing the orignal estimate function has input parameters defined as "Mat", this prevent users to call into algorithm opencl path
-
- 13 Apr, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 12 Apr, 2017 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Check file name only: Excluding from source files list (optimization is disabled): C:/Code/SrcExt/OpenCV/Buildv3.2_x64/modules/core/opencl_kernels_core.cpp
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
orisano authored
-
Fernando Iglesias Garcia authored
The method does cvCheckPixelBackgroundNP (which reads bgmodel) before it is ever updated (in cvUpdatePixelBackgroundNP). This initialization is thus needed to avoid reads of unitialized values.
-
- 11 Apr, 2017 10 commits
-
-
Utkarsh Sinha authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
Alexander Alekhin authored
-
Utkarsh Sinha authored
-
- 10 Apr, 2017 2 commits
-
-
Tomoaki Teshima authored
-
Fangjun KUANG authored
-
- 07 Apr, 2017 1 commit
-
-
Tong Ke authored
New p3p algorithm (accepted by CVPR 2017) (#8301) * add p3p source code * indent 4 * update publication info * fix filename * interface done * plug in done, test needed * debugging * for test * a working version * clean p3p code * test * test * fix warning, blank line * apply patch from @catree * add reference info * namespace, indent 4 * static solveQuartic * put small functions to anonymous namespace
-
- 06 Apr, 2017 2 commits
-
-
Alexander Alekhin authored
-
nnorwitz authored
Same as https://github.com/opencv/opencv/pull/8525/commits/9210cefb36868e201f7e0c8b84e4ee4f91b5432b but for this file too.
-
- 05 Apr, 2017 6 commits
-
-
nnorwitz authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
- 04 Apr, 2017 1 commit
-
-
Tomoaki Teshima authored
-