- 21 Aug, 2014 1 commit
-
-
Shubhra Pandit authored
-
- 17 Aug, 2014 1 commit
-
-
Shubhra Pandit authored
-cv::findHomography added a parameter for RANSAC iterations -cv::findHomography added a parameter for RANSAC confidence
-
- 16 Aug, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
abidrahmank authored
-
- 15 Aug, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 14 Aug, 2014 22 commits
-
-
jaco authored
-
Roman Donchenko authored
OpenCV 3.0.0 Alpha
-
Roman Donchenko authored
-
Leszek Swirski authored
-
Alexander Alekhin authored
-
vbystricky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
-
vbystricky authored
-
Alexander Karsakov authored
Minimal image size is set to 5*5 for OCL path of fastNlMeansDenoising and fastNlMeansDenoisingColored since it breaks tests with test_loop_times=30 and in general doesn't make sense for computation on GPU.
-
Alexander Karsakov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Aug, 2014 10 commits
-
-
VBystricky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
jaco authored
Now use cleaner approach: #pragma warning( push ) #pragma warning( disable: ThatWarning ) //code with ThatWarning here #pragma warning( pop )
-
Vladislav Vinogradov authored
-
vbystricky authored
Fix error in minmaxloc.cl Change test for convertScaleAbs Fix minMaxIdx for _src2 align Change epsilon on the tests
-
mshabunin authored
-
Vladislav Vinogradov authored
it generates warning
-