Ilya Lavrenov [Tue, 22 Apr 2014 11:49:17 +0000 (15:49 +0400)]
changes eps
Alexander Alekhin [Tue, 22 Apr 2014 11:02:12 +0000 (15:02 +0400)]
Merge pull request #2618 from vbystricky:ipp_Scharr
Alexander Alekhin [Tue, 22 Apr 2014 09:45:31 +0000 (13:45 +0400)]
Merge pull request #2645 from vbystricky:ipp_Convert
vbystricky [Tue, 22 Apr 2014 09:27:20 +0000 (13:27 +0400)]
Change test conditions
Roman Donchenko [Tue, 22 Apr 2014 08:01:03 +0000 (12:01 +0400)]
Merge pull request #2641 from SpecLad:merge-2.4
Andrey Pavlenko [Tue, 22 Apr 2014 07:55:05 +0000 (11:55 +0400)]
Merge pull request #2643 from vbystricky:ipp_GaussianBorder
Andrey Pavlenko [Tue, 22 Apr 2014 07:53:25 +0000 (11:53 +0400)]
Merge pull request #2642 from vbystricky:ipp_resize
Andrey Pavlenko [Tue, 22 Apr 2014 07:48:25 +0000 (11:48 +0400)]
Merge pull request #2624 from ElenaGvozdeva:ipp_DistanceTransform
vbystricky [Tue, 22 Apr 2014 06:50:35 +0000 (10:50 +0400)]
Fix call of ippiConvert.
Andrey Pavlenko [Tue, 22 Apr 2014 05:32:38 +0000 (09:32 +0400)]
Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b
vbystricky [Mon, 21 Apr 2014 14:32:53 +0000 (18:32 +0400)]
Convert opencv border type to ipp border. Check supported border before call ipp function
vbystricky [Mon, 21 Apr 2014 13:26:03 +0000 (17:26 +0400)]
Fix error in call of ippResize
Elena Gvozdeva [Mon, 21 Apr 2014 11:20:59 +0000 (15:20 +0400)]
fixed
Roman Donchenko [Mon, 21 Apr 2014 12:47:35 +0000 (16:47 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4
No conflicts! Amazing!
Elena Gvozdeva [Wed, 16 Apr 2014 14:09:46 +0000 (18:09 +0400)]
added ippiTrueDistanceTransform_8u32f_C1R
Elena Gvozdeva [Wed, 9 Apr 2014 13:03:06 +0000 (17:03 +0400)]
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
vbystricky [Mon, 21 Apr 2014 11:02:38 +0000 (15:02 +0400)]
Fix compile warnings
vbystricky [Mon, 21 Apr 2014 10:43:56 +0000 (14:43 +0400)]
Disable scharr in icv only configuration
vbystricky [Mon, 21 Apr 2014 10:19:25 +0000 (14:19 +0400)]
Fix setIppErrorStatus placement
vbystricky [Fri, 18 Apr 2014 11:13:34 +0000 (15:13 +0400)]
Add setIppErrorStatus()
vbystricky [Tue, 15 Apr 2014 12:20:18 +0000 (16:20 +0400)]
Fix error in code
vbystricky [Tue, 15 Apr 2014 09:08:02 +0000 (13:08 +0400)]
Add constant border fix call ipp function
vbystricky [Tue, 15 Apr 2014 06:00:08 +0000 (10:00 +0400)]
Fix warning
vbystricky [Mon, 14 Apr 2014 13:05:17 +0000 (17:05 +0400)]
Fix error
vbystricky [Mon, 14 Apr 2014 11:47:50 +0000 (15:47 +0400)]
Change Scharr filter to new ipp functions
Andrey Pavlenko [Fri, 18 Apr 2014 10:47:05 +0000 (14:47 +0400)]
Merge pull request #2622 from ilya-lavrenov:ipp_sort
Andrey Pavlenko [Fri, 18 Apr 2014 10:46:37 +0000 (14:46 +0400)]
Merge pull request #2625 from ilya-lavrenov:ipp_reduce
Ilya Lavrenov [Tue, 15 Apr 2014 14:29:53 +0000 (18:29 +0400)]
cv::reduce sum/avg
Ilya Lavrenov [Tue, 15 Apr 2014 13:43:06 +0000 (17:43 +0400)]
cv::reduce (min/max to single column)
Ilya Lavrenov [Tue, 15 Apr 2014 10:58:11 +0000 (14:58 +0400)]
added ippisFlip to cv::sort
Ilya Lavrenov [Tue, 15 Apr 2014 10:43:44 +0000 (14:43 +0400)]
cv:;sortIdx
Ilya Lavrenov [Mon, 14 Apr 2014 20:11:16 +0000 (00:11 +0400)]
cv::sort
Andrey Pavlenko [Fri, 18 Apr 2014 09:37:34 +0000 (13:37 +0400)]
Merge pull request #2628 from ilya-lavrenov:ipp_error_handling
Ilya Lavrenov [Thu, 17 Apr 2014 11:21:30 +0000 (15:21 +0400)]
cmd option
Ilya Lavrenov [Wed, 16 Apr 2014 19:35:39 +0000 (23:35 +0400)]
fixes in imgproc
Roman Donchenko [Thu, 17 Apr 2014 09:02:35 +0000 (13:02 +0400)]
Merge pull request #2629 from maksqwe:unused_fix
Ilya Lavrenov [Wed, 16 Apr 2014 15:45:35 +0000 (19:45 +0400)]
fixed some errors
Ilya Lavrenov [Wed, 16 Apr 2014 15:23:44 +0000 (19:23 +0400)]
added status check
Ilya Lavrenov [Wed, 16 Apr 2014 14:50:23 +0000 (18:50 +0400)]
verbose errors
Ilya Lavrenov [Wed, 16 Apr 2014 11:34:18 +0000 (15:34 +0400)]
first attemp
Maks Naumov [Wed, 16 Apr 2014 21:19:04 +0000 (00:19 +0300)]
remove unused variables in OCL_PERF_TEST_P()
Maks Naumov [Wed, 16 Apr 2014 21:16:07 +0000 (00:16 +0300)]
remove unused variable in erGrouping()
Maks Naumov [Wed, 16 Apr 2014 21:14:13 +0000 (00:14 +0300)]
remove unused variable in LineSegmentDetectorImpl::compareSegments()
Andrey Pavlenko [Wed, 16 Apr 2014 11:56:09 +0000 (15:56 +0400)]
Merge pull request #2623 from alalek:icv_fix_color
unknown [Tue, 15 Apr 2014 16:32:34 +0000 (09:32 -0700)]
White space fixes
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:55 +0000 (19:56 +0400)]
Merge pull request #2621 from arkunze:pullreq/140319-resize-b
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:38 +0000 (19:56 +0400)]
Merge pull request #2617 from ElenaGvozdeva:ipp_matchTemplate
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:11 +0000 (19:56 +0400)]
Merge pull request #2565 from apavlenko:tapi_stitching
Andrey Pavlenko [Tue, 15 Apr 2014 12:17:39 +0000 (16:17 +0400)]
Merge pull request #2544 from alalek:perf_report_regressions
Alexander Alekhin [Tue, 15 Apr 2014 11:55:44 +0000 (15:55 +0400)]
ICV: mark missed functions
Vadim Pisarevsky [Tue, 15 Apr 2014 09:31:47 +0000 (13:31 +0400)]
Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist
Vadim Pisarevsky [Tue, 15 Apr 2014 09:22:41 +0000 (13:22 +0400)]
Merge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code
Vadim Pisarevsky [Tue, 15 Apr 2014 09:21:25 +0000 (13:21 +0400)]
Merge pull request #2560 from akarsakov:gaussianblur_integer
Vadim Pisarevsky [Tue, 15 Apr 2014 09:21:08 +0000 (13:21 +0400)]
Merge pull request #2578 from akrynski:patch-1
Vadim Pisarevsky [Tue, 15 Apr 2014 09:20:03 +0000 (13:20 +0400)]
Merge pull request #2606 from alalek:icv_downloader
Vadim Pisarevsky [Tue, 15 Apr 2014 09:19:45 +0000 (13:19 +0400)]
Merge pull request #2615 from krodyush:pullreq/140319-PyrLKOpticalFlow-fix
Roman Donchenko [Tue, 15 Apr 2014 08:06:12 +0000 (12:06 +0400)]
Merge pull request #2616 from SpecLad:merge-2.4
Elena Gvozdeva [Tue, 15 Apr 2014 07:35:30 +0000 (11:35 +0400)]
fixed
unknown [Mon, 14 Apr 2014 23:10:11 +0000 (16:10 -0700)]
Review comments
Aaron Kunze [Mon, 14 Apr 2014 23:09:17 +0000 (16:09 -0700)]
Optimizes OpenCL resize and optical flow to use image extension.
Andrey Pavlenko [Mon, 14 Apr 2014 14:54:00 +0000 (18:54 +0400)]
Merge pull request #2609 from alalek:tests_fixes
Andrey Pavlenko [Mon, 14 Apr 2014 14:52:06 +0000 (18:52 +0400)]
Merge pull request #2610 from ilya-lavrenov:ipp_cvtcolor
Andrey Pavlenko [Mon, 14 Apr 2014 14:51:30 +0000 (18:51 +0400)]
Merge pull request #2614 from ilya-lavrenov:ipp_laplacian
Roman Donchenko [Mon, 14 Apr 2014 12:08:02 +0000 (16:08 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/core/test/test_arithm.cpp
modules/cuda/src/cascadeclassifier.cpp
modules/imgproc/doc/geometric_transformations.rst
modules/objdetect/src/hog.cpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/src/gftt.cpp
modules/ocl/src/moments.cpp
Ilya Lavrenov [Mon, 14 Apr 2014 10:39:46 +0000 (14:39 +0400)]
fixed warning
Ilya Lavrenov [Sat, 12 Apr 2014 11:40:26 +0000 (15:40 +0400)]
cv::Laplacian
Ilya Lavrenov [Fri, 11 Apr 2014 11:33:50 +0000 (15:33 +0400)]
cvtColor
Andrey Pavlenko [Mon, 14 Apr 2014 10:15:12 +0000 (14:15 +0400)]
Merge pull request #2607 from ilya-lavrenov:warn_sup
krodyush [Wed, 9 Apr 2014 09:39:19 +0000 (13:39 +0400)]
replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices.
unknown [Sat, 12 Apr 2014 04:44:12 +0000 (21:44 -0700)]
More intendation fixes
unknown [Sat, 12 Apr 2014 02:14:01 +0000 (19:14 -0700)]
Indent fixes
Alexander Alekhin [Fri, 11 Apr 2014 12:11:05 +0000 (16:11 +0400)]
fix tests
Andrey Pavlenko [Fri, 11 Apr 2014 11:18:04 +0000 (15:18 +0400)]
Merge pull request #2600 from ilya-lavrenov:ipp_calc_hist
Andrey Pavlenko [Fri, 11 Apr 2014 11:16:32 +0000 (15:16 +0400)]
Merge pull request #2593 from arkunze:pullreq/140319-color
Alexander Alekhin [Thu, 10 Apr 2014 11:42:57 +0000 (15:42 +0400)]
ICV: added package downloader
Roman Donchenko [Fri, 11 Apr 2014 10:15:26 +0000 (14:15 +0400)]
Merge pull request #2571 from MartinChodakowski:fix-old-python-doc-typos
Roman Donchenko [Fri, 11 Apr 2014 10:14:33 +0000 (14:14 +0400)]
Merge pull request #2579 from maksqwe:test_operations_fix
Roman Donchenko [Fri, 11 Apr 2014 10:14:04 +0000 (14:14 +0400)]
Merge pull request #2603 from maksqwe:unused_fix_2.4
Ilya Lavrenov [Thu, 10 Apr 2014 13:19:02 +0000 (17:19 +0400)]
added macro for denoting region for suppression of "Wdeprecated-declarations"
Andrey Pavlenko [Thu, 3 Apr 2014 07:26:25 +0000 (11:26 +0400)]
removing `SuppressWarning` and `CV_OPENCL_RUN`
Alexander Alekhin [Thu, 13 Mar 2014 12:39:54 +0000 (16:39 +0400)]
ocl: workaround for synchronization issue in ::map()
Alexander Alekhin [Mon, 17 Mar 2014 14:54:53 +0000 (18:54 +0400)]
tapi: stitching: fix documentation
Alexander Alekhin [Wed, 12 Mar 2014 15:33:30 +0000 (19:33 +0400)]
TAPI: stitching: blender: fix OpenCL path & adjust test condition
Alexander Alekhin [Fri, 21 Feb 2014 13:58:33 +0000 (17:58 +0400)]
stitching: allow to use dynamic DescriptorMatcher
Alexander Alekhin [Wed, 26 Feb 2014 15:02:36 +0000 (19:02 +0400)]
TAPI: stiching: add custom OpenCL kernels for MultiBandBlender
Alexander Alekhin [Wed, 26 Feb 2014 11:15:20 +0000 (15:15 +0400)]
stitching: extend logging
Alexander Alekhin [Tue, 25 Feb 2014 09:41:07 +0000 (13:41 +0400)]
stitching: use BORDER_CONSTANT in warp
Alexander Alekhin [Wed, 26 Feb 2014 13:01:45 +0000 (17:01 +0400)]
TAPI: stitching: optimize compare operation
Alexander Alekhin [Thu, 27 Feb 2014 14:09:56 +0000 (18:09 +0400)]
TAPI: stitching: optimize exposure
Alexander Alekhin [Wed, 26 Feb 2014 13:15:46 +0000 (17:15 +0400)]
TAPI: stitching: workaround for problem getUMat() call
Alexander Alekhin [Wed, 12 Mar 2014 10:54:22 +0000 (14:54 +0400)]
TAPI: stitching: improve warpers
Alexander Alekhin [Wed, 12 Mar 2014 11:54:55 +0000 (15:54 +0400)]
features2d: workaround for 'utrainDescCollection' issue (PR #2142)
Alexander Alekhin [Fri, 14 Feb 2014 11:36:04 +0000 (15:36 +0400)]
TAPI: stitching, replaced Mat->UMat/_Array
Alexander Alekhin [Thu, 13 Feb 2014 14:10:37 +0000 (18:10 +0400)]
TAPI: added perf test for stitching
Andrey Pavlenko [Fri, 11 Apr 2014 08:47:25 +0000 (12:47 +0400)]
Merge pull request #2587 from ElenaGvozdeva:ipp_matchTemplate
Andrey Pavlenko [Fri, 11 Apr 2014 08:45:13 +0000 (12:45 +0400)]
Merge pull request #2581 from vbystricky:ipp_moments
Andrey Pavlenko [Fri, 11 Apr 2014 08:43:24 +0000 (12:43 +0400)]
Merge pull request #2597 from ilya-lavrenov:ipp_countnonzero
Andrey Pavlenko [Fri, 11 Apr 2014 08:34:22 +0000 (12:34 +0400)]
Merge pull request #2604 from alalek:binary_package_fix
unknown [Thu, 10 Apr 2014 19:28:37 +0000 (12:28 -0700)]
Resolving conflicts after rebasing from public
Aaron Kunze [Mon, 24 Mar 2014 20:35:56 +0000 (13:35 -0700)]
Optimizations to OpenCL bilateral filter.