- 29 Jul, 2015 2 commits
-
-
Alex Torres authored
-
Alex Torres authored
-
- 27 Jul, 2015 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 25 Jul, 2015 1 commit
-
-
berak authored
misplaced CV_WRAP statement lead to not exposing EM::getCovs() to python/java/matlab wrappers add a CV_OUT to return the covs properly
-
- 24 Jul, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 23 Jul, 2015 4 commits
-
-
sbokov authored
Now StereoSGBM behaves similarly to StereoBM in terms of ROI handling.
-
sbokov authored
New mode is approximately 2-3 times faster than MODE_SGBM with minimal degradation in quality and uses universal HAL intrinsics. A performance test was added. The accuracy test was updated to support the new mode.
-
Alexander Alekhin authored
-
Yan Wang authored
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
- 22 Jul, 2015 6 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Yan Wang authored
It could reduce 7 multiplications every iteration. Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
- 21 Jul, 2015 11 commits
-
-
Renato Florentino Garcia authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexey Ershov authored
rewrite & change convertFromGLBuffer() & convertToGLBuffer() into acquireGLBuffer() & releaseGLBuffer(), respectively opengl sample: added buffer support tested and fixed buffer support on Windows change glFlush() call to glFinish() added UMat::release() call; fixed functions' names adopted & implemented API suggestion(s) from Alexander fixed unreachable code warning added more info to the mapGLBuffer/unmapGLBuffer description
-
Alexander Alekhin authored
-
- 20 Jul, 2015 8 commits
-
-
Vladimir Dudnik authored
-
Vladimir Dudnik authored
changed output from fps to time (in msec). Notes for dx10 and dx11: the first measure is wrong (zero), the followiing are correct; measured time includes output text to surface.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Philipp Hasper authored
pos should never exceed strlen, else the overflow check 'if (!len)' will wrongfully pass
-
Yan Wang authored
1. Remove uncessary index calculation. 2. Use mad/mad24 as possible. Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
- 19 Jul, 2015 1 commit
-
-
Suleyman TURKMEN authored
by this new function we can set libjpeg "scale_denom" parameter and load jpeg images scaled 1/2 - 1/4 - 1/8 other image formats resized after loading
-
- 17 Jul, 2015 1 commit
-
-
themightyoarfish authored
-