- 18 Nov, 2014 1 commit
-
-
Andrey Kamaev authored
-
- 17 Nov, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Philipp Hasper authored
-
- 16 Nov, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 14 Nov, 2014 2 commits
-
-
Daniel Sjölie authored
-
Dmitriy Anisimov authored
-
- 13 Nov, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
- 12 Nov, 2014 7 commits
-
-
Vladislav Vinogradov authored
-
Yan Wang authored
1. Remove unnecessary barriers. 2. Adjust CTA_SIZE based on the following cases for Intel platform: a) OCL_Photo_DenoisingGrayscale.DenoisingGrayscale b) OCL_Photo_DenoisingColored.DenoisingColored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Yan Wang authored
Avoid stack overflow based on std::vector cause std::vector::resize() segmentation fault.
-
Vadim Pisarevsky authored
-
- 11 Nov, 2014 2 commits
-
-
Michae Gharbi authored
This line causes the following error when building custom projects that use OpenCV beta 3: ld: warning: directory not found for option '-L/<project_root>/-Wl,/usr/local/cuda'
-
Vadim Pisarevsky authored
-
- 10 Nov, 2014 5 commits
-
-
Ilya Lavrenov authored
-
Shiquan Wang authored
-
Alexander Alekhin authored
OpenCV 3.0.0 Beta
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 09 Nov, 2014 2 commits
-
-
Alexander Duda authored
-
Alexander Duda authored
-
- 07 Nov, 2014 14 commits
-
-
Alexander Alekhin authored
Sample works with OpenNI2 with minimal code changes (CAP_OPENNI -> CAP_OPENNI2)
-
Alexander Alekhin authored
Not all parameters are specified for openni::VideoMode, so "selected" mode can be unsupported for device. Replace default VideoMode constructor to result of getVideoMode() call.
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed my_umat(roi).clone() test by disabling poorly aligned ROI's. Real fix of the problem will require a separate branch in UMat::copyTo().
-
Yan Wang authored
Avoid phi exceed PI/2 to get the negative value of cos(phi).
-