profile/ivi/opencv.git
10 years agoAdded parallel version for DFT_ROWS
Elena Gvozdeva [Wed, 23 Apr 2014 14:17:50 +0000 (18:17 +0400)]
Added parallel version for DFT_ROWS

10 years agoIPP: CV::dft
Elena Gvozdeva [Wed, 23 Apr 2014 07:32:12 +0000 (11:32 +0400)]
IPP: CV::dft

10 years agoMerge pull request #2618 from vbystricky:ipp_Scharr
Alexander Alekhin [Tue, 22 Apr 2014 11:02:12 +0000 (15:02 +0400)]
Merge pull request #2618 from vbystricky:ipp_Scharr

10 years agoMerge pull request #2645 from vbystricky:ipp_Convert
Alexander Alekhin [Tue, 22 Apr 2014 09:45:31 +0000 (13:45 +0400)]
Merge pull request #2645 from vbystricky:ipp_Convert

10 years agoChange test conditions
vbystricky [Tue, 22 Apr 2014 09:27:20 +0000 (13:27 +0400)]
Change test conditions

10 years agoMerge pull request #2641 from SpecLad:merge-2.4
Roman Donchenko [Tue, 22 Apr 2014 08:01:03 +0000 (12:01 +0400)]
Merge pull request #2641 from SpecLad:merge-2.4

10 years agoMerge pull request #2643 from vbystricky:ipp_GaussianBorder
Andrey Pavlenko [Tue, 22 Apr 2014 07:55:05 +0000 (11:55 +0400)]
Merge pull request #2643 from vbystricky:ipp_GaussianBorder

10 years agoMerge pull request #2642 from vbystricky:ipp_resize
Andrey Pavlenko [Tue, 22 Apr 2014 07:53:25 +0000 (11:53 +0400)]
Merge pull request #2642 from vbystricky:ipp_resize

10 years agoMerge pull request #2624 from ElenaGvozdeva:ipp_DistanceTransform
Andrey Pavlenko [Tue, 22 Apr 2014 07:48:25 +0000 (11:48 +0400)]
Merge pull request #2624 from ElenaGvozdeva:ipp_DistanceTransform

10 years agoFix call of ippiConvert.
vbystricky [Tue, 22 Apr 2014 06:50:35 +0000 (10:50 +0400)]
Fix call of ippiConvert.

10 years agoMerge pull request #2612 from grkutty:pullreq/140319-bilateral-b
Andrey Pavlenko [Tue, 22 Apr 2014 05:32:38 +0000 (09:32 +0400)]
Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b

10 years agoConvert opencv border type to ipp border. Check supported border before call ipp...
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

10 years agoFix error in call of ippResize
vbystricky [Mon, 21 Apr 2014 13:26:03 +0000 (17:26 +0400)]
Fix error in call of ippResize

10 years agofixed
Elena Gvozdeva [Mon, 21 Apr 2014 11:20:59 +0000 (15:20 +0400)]
fixed

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
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!

10 years agoadded ippiTrueDistanceTransform_8u32f_C1R
Elena Gvozdeva [Wed, 16 Apr 2014 14:09:46 +0000 (18:09 +0400)]
added ippiTrueDistanceTransform_8u32f_C1R

10 years agoAdded ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
Elena Gvozdeva [Wed, 9 Apr 2014 13:03:06 +0000 (17:03 +0400)]
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5

10 years agoFix compile warnings
vbystricky [Mon, 21 Apr 2014 11:02:38 +0000 (15:02 +0400)]
Fix compile warnings

10 years agoDisable scharr in icv only configuration
vbystricky [Mon, 21 Apr 2014 10:43:56 +0000 (14:43 +0400)]
Disable scharr in icv only configuration

10 years agoFix setIppErrorStatus placement
vbystricky [Mon, 21 Apr 2014 10:19:25 +0000 (14:19 +0400)]
Fix setIppErrorStatus placement

10 years agoAdd setIppErrorStatus()
vbystricky [Fri, 18 Apr 2014 11:13:34 +0000 (15:13 +0400)]
Add setIppErrorStatus()

10 years agoFix error in code
vbystricky [Tue, 15 Apr 2014 12:20:18 +0000 (16:20 +0400)]
Fix error in code

10 years agoAdd constant border fix call ipp function
vbystricky [Tue, 15 Apr 2014 09:08:02 +0000 (13:08 +0400)]
Add constant border fix call ipp function

10 years agoFix warning
vbystricky [Tue, 15 Apr 2014 06:00:08 +0000 (10:00 +0400)]
Fix warning

10 years agoFix error
vbystricky [Mon, 14 Apr 2014 13:05:17 +0000 (17:05 +0400)]
Fix error

10 years agoChange Scharr filter to new ipp functions
vbystricky [Mon, 14 Apr 2014 11:47:50 +0000 (15:47 +0400)]
Change Scharr filter to new ipp functions

10 years agoMerge pull request #2622 from ilya-lavrenov:ipp_sort
Andrey Pavlenko [Fri, 18 Apr 2014 10:47:05 +0000 (14:47 +0400)]
Merge pull request #2622 from ilya-lavrenov:ipp_sort

10 years agoMerge pull request #2625 from ilya-lavrenov:ipp_reduce
Andrey Pavlenko [Fri, 18 Apr 2014 10:46:37 +0000 (14:46 +0400)]
Merge pull request #2625 from ilya-lavrenov:ipp_reduce

10 years agocv::reduce sum/avg
Ilya Lavrenov [Tue, 15 Apr 2014 14:29:53 +0000 (18:29 +0400)]
cv::reduce sum/avg

10 years agocv::reduce (min/max to single column)
Ilya Lavrenov [Tue, 15 Apr 2014 13:43:06 +0000 (17:43 +0400)]
cv::reduce (min/max to single column)

10 years agoadded ippisFlip to cv::sort
Ilya Lavrenov [Tue, 15 Apr 2014 10:58:11 +0000 (14:58 +0400)]
added ippisFlip to cv::sort

10 years agocv:;sortIdx
Ilya Lavrenov [Tue, 15 Apr 2014 10:43:44 +0000 (14:43 +0400)]
cv:;sortIdx

10 years agocv::sort
Ilya Lavrenov [Mon, 14 Apr 2014 20:11:16 +0000 (00:11 +0400)]
cv::sort

10 years agoMerge pull request #2628 from ilya-lavrenov:ipp_error_handling
Andrey Pavlenko [Fri, 18 Apr 2014 09:37:34 +0000 (13:37 +0400)]
Merge pull request #2628 from ilya-lavrenov:ipp_error_handling

10 years agocmd option
Ilya Lavrenov [Thu, 17 Apr 2014 11:21:30 +0000 (15:21 +0400)]
cmd option

10 years agofixes in imgproc
Ilya Lavrenov [Wed, 16 Apr 2014 19:35:39 +0000 (23:35 +0400)]
fixes in imgproc

10 years agoMerge pull request #2629 from maksqwe:unused_fix
Roman Donchenko [Thu, 17 Apr 2014 09:02:35 +0000 (13:02 +0400)]
Merge pull request #2629 from maksqwe:unused_fix

10 years agofixed some errors
Ilya Lavrenov [Wed, 16 Apr 2014 15:45:35 +0000 (19:45 +0400)]
fixed some errors

10 years agoadded status check
Ilya Lavrenov [Wed, 16 Apr 2014 15:23:44 +0000 (19:23 +0400)]
added status check

10 years agoverbose errors
Ilya Lavrenov [Wed, 16 Apr 2014 14:50:23 +0000 (18:50 +0400)]
verbose errors

10 years agofirst attemp
Ilya Lavrenov [Wed, 16 Apr 2014 11:34:18 +0000 (15:34 +0400)]
first attemp

10 years agoremove unused variables in OCL_PERF_TEST_P()
Maks Naumov [Wed, 16 Apr 2014 21:19:04 +0000 (00:19 +0300)]
remove unused variables in OCL_PERF_TEST_P()

10 years agoremove unused variable in erGrouping()
Maks Naumov [Wed, 16 Apr 2014 21:16:07 +0000 (00:16 +0300)]
remove unused variable in erGrouping()

10 years agoremove unused variable in LineSegmentDetectorImpl::compareSegments()
Maks Naumov [Wed, 16 Apr 2014 21:14:13 +0000 (00:14 +0300)]
remove unused variable in LineSegmentDetectorImpl::compareSegments()

10 years agoMerge pull request #2623 from alalek:icv_fix_color
Andrey Pavlenko [Wed, 16 Apr 2014 11:56:09 +0000 (15:56 +0400)]
Merge pull request #2623 from alalek:icv_fix_color

10 years agoWhite space fixes
unknown [Tue, 15 Apr 2014 16:32:34 +0000 (09:32 -0700)]
White space fixes

10 years agoMerge pull request #2621 from arkunze:pullreq/140319-resize-b
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:55 +0000 (19:56 +0400)]
Merge pull request #2621 from arkunze:pullreq/140319-resize-b

10 years agoMerge pull request #2617 from ElenaGvozdeva:ipp_matchTemplate
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:38 +0000 (19:56 +0400)]
Merge pull request #2617 from ElenaGvozdeva:ipp_matchTemplate

10 years agoMerge pull request #2565 from apavlenko:tapi_stitching
Andrey Pavlenko [Tue, 15 Apr 2014 15:56:11 +0000 (19:56 +0400)]
Merge pull request #2565 from apavlenko:tapi_stitching

10 years agoMerge pull request #2544 from alalek:perf_report_regressions
Andrey Pavlenko [Tue, 15 Apr 2014 12:17:39 +0000 (16:17 +0400)]
Merge pull request #2544 from alalek:perf_report_regressions

10 years agoICV: mark missed functions
Alexander Alekhin [Tue, 15 Apr 2014 11:55:44 +0000 (15:55 +0400)]
ICV: mark missed functions

10 years agoMerge pull request #2016 from pemmanuelviel:kmeansppSquareDist
Vadim Pisarevsky [Tue, 15 Apr 2014 09:31:47 +0000 (13:31 +0400)]
Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist

10 years agoMerge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code
Vadim Pisarevsky [Tue, 15 Apr 2014 09:22:41 +0000 (13:22 +0400)]
Merge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code

10 years agoMerge pull request #2560 from akarsakov:gaussianblur_integer
Vadim Pisarevsky [Tue, 15 Apr 2014 09:21:25 +0000 (13:21 +0400)]
Merge pull request #2560 from akarsakov:gaussianblur_integer

10 years agoMerge pull request #2578 from akrynski:patch-1
Vadim Pisarevsky [Tue, 15 Apr 2014 09:21:08 +0000 (13:21 +0400)]
Merge pull request #2578 from akrynski:patch-1

10 years agoMerge pull request #2606 from alalek:icv_downloader
Vadim Pisarevsky [Tue, 15 Apr 2014 09:20:03 +0000 (13:20 +0400)]
Merge pull request #2606 from alalek:icv_downloader

10 years agoMerge pull request #2615 from krodyush:pullreq/140319-PyrLKOpticalFlow-fix
Vadim Pisarevsky [Tue, 15 Apr 2014 09:19:45 +0000 (13:19 +0400)]
Merge pull request #2615 from krodyush:pullreq/140319-PyrLKOpticalFlow-fix

10 years agoMerge pull request #2616 from SpecLad:merge-2.4
Roman Donchenko [Tue, 15 Apr 2014 08:06:12 +0000 (12:06 +0400)]
Merge pull request #2616 from SpecLad:merge-2.4

10 years agofixed
Elena Gvozdeva [Tue, 15 Apr 2014 07:35:30 +0000 (11:35 +0400)]
fixed

10 years agoReview comments
unknown [Mon, 14 Apr 2014 23:10:11 +0000 (16:10 -0700)]
Review comments

10 years agoOptimizes OpenCL resize and optical flow to use image extension.
Aaron Kunze [Mon, 14 Apr 2014 23:09:17 +0000 (16:09 -0700)]
Optimizes OpenCL resize and optical flow to use image extension.

10 years agoMerge pull request #2609 from alalek:tests_fixes
Andrey Pavlenko [Mon, 14 Apr 2014 14:54:00 +0000 (18:54 +0400)]
Merge pull request #2609 from alalek:tests_fixes

10 years agoMerge pull request #2610 from ilya-lavrenov:ipp_cvtcolor
Andrey Pavlenko [Mon, 14 Apr 2014 14:52:06 +0000 (18:52 +0400)]
Merge pull request #2610 from ilya-lavrenov:ipp_cvtcolor

10 years agoMerge pull request #2614 from ilya-lavrenov:ipp_laplacian
Andrey Pavlenko [Mon, 14 Apr 2014 14:51:30 +0000 (18:51 +0400)]
Merge pull request #2614 from ilya-lavrenov:ipp_laplacian

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
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

10 years agofixed warning
Ilya Lavrenov [Mon, 14 Apr 2014 10:39:46 +0000 (14:39 +0400)]
fixed warning

10 years agocv::Laplacian
Ilya Lavrenov [Sat, 12 Apr 2014 11:40:26 +0000 (15:40 +0400)]
cv::Laplacian

10 years agocvtColor
Ilya Lavrenov [Fri, 11 Apr 2014 11:33:50 +0000 (15:33 +0400)]
cvtColor

10 years agoMerge pull request #2607 from ilya-lavrenov:warn_sup
Andrey Pavlenko [Mon, 14 Apr 2014 10:15:12 +0000 (14:15 +0400)]
Merge pull request #2607 from ilya-lavrenov:warn_sup

10 years agoreplace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices.
krodyush [Wed, 9 Apr 2014 09:39:19 +0000 (13:39 +0400)]
replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices.

10 years agoMore intendation fixes
unknown [Sat, 12 Apr 2014 04:44:12 +0000 (21:44 -0700)]
More intendation fixes

10 years agoIndent fixes
unknown [Sat, 12 Apr 2014 02:14:01 +0000 (19:14 -0700)]
Indent fixes

10 years agofix tests
Alexander Alekhin [Fri, 11 Apr 2014 12:11:05 +0000 (16:11 +0400)]
fix tests

10 years agoMerge pull request #2600 from ilya-lavrenov:ipp_calc_hist
Andrey Pavlenko [Fri, 11 Apr 2014 11:18:04 +0000 (15:18 +0400)]
Merge pull request #2600 from ilya-lavrenov:ipp_calc_hist

10 years agoMerge pull request #2593 from arkunze:pullreq/140319-color
Andrey Pavlenko [Fri, 11 Apr 2014 11:16:32 +0000 (15:16 +0400)]
Merge pull request #2593 from arkunze:pullreq/140319-color

10 years agoICV: added package downloader
Alexander Alekhin [Thu, 10 Apr 2014 11:42:57 +0000 (15:42 +0400)]
ICV: added package downloader

10 years agoMerge pull request #2571 from MartinChodakowski:fix-old-python-doc-typos up2.4.9
Roman Donchenko [Fri, 11 Apr 2014 10:15:26 +0000 (14:15 +0400)]
Merge pull request #2571 from MartinChodakowski:fix-old-python-doc-typos

10 years agoMerge pull request #2579 from maksqwe:test_operations_fix
Roman Donchenko [Fri, 11 Apr 2014 10:14:33 +0000 (14:14 +0400)]
Merge pull request #2579 from maksqwe:test_operations_fix

10 years agoMerge pull request #2603 from maksqwe:unused_fix_2.4
Roman Donchenko [Fri, 11 Apr 2014 10:14:04 +0000 (14:14 +0400)]
Merge pull request #2603 from maksqwe:unused_fix_2.4

10 years agoadded macro for denoting region for suppression of "Wdeprecated-declarations"
Ilya Lavrenov [Thu, 10 Apr 2014 13:19:02 +0000 (17:19 +0400)]
added macro for denoting region for suppression of "Wdeprecated-declarations"

10 years agoremoving `SuppressWarning` and `CV_OPENCL_RUN`
Andrey Pavlenko [Thu, 3 Apr 2014 07:26:25 +0000 (11:26 +0400)]
removing `SuppressWarning` and `CV_OPENCL_RUN`

10 years agoocl: workaround for synchronization issue in ::map()
Alexander Alekhin [Thu, 13 Mar 2014 12:39:54 +0000 (16:39 +0400)]
ocl: workaround for synchronization issue in ::map()

10 years agotapi: stitching: fix documentation
Alexander Alekhin [Mon, 17 Mar 2014 14:54:53 +0000 (18:54 +0400)]
tapi: stitching: fix documentation

10 years agoTAPI: stitching: blender: fix OpenCL path & adjust test condition
Alexander Alekhin [Wed, 12 Mar 2014 15:33:30 +0000 (19:33 +0400)]
TAPI: stitching: blender: fix OpenCL path & adjust test condition

10 years agostitching: allow to use dynamic DescriptorMatcher
Alexander Alekhin [Fri, 21 Feb 2014 13:58:33 +0000 (17:58 +0400)]
stitching: allow to use dynamic DescriptorMatcher

10 years agoTAPI: stiching: add custom OpenCL kernels for MultiBandBlender
Alexander Alekhin [Wed, 26 Feb 2014 15:02:36 +0000 (19:02 +0400)]
TAPI: stiching: add custom OpenCL kernels for MultiBandBlender

10 years agostitching: extend logging
Alexander Alekhin [Wed, 26 Feb 2014 11:15:20 +0000 (15:15 +0400)]
stitching: extend logging

10 years agostitching: use BORDER_CONSTANT in warp
Alexander Alekhin [Tue, 25 Feb 2014 09:41:07 +0000 (13:41 +0400)]
stitching: use BORDER_CONSTANT in warp

10 years agoTAPI: stitching: optimize compare operation
Alexander Alekhin [Wed, 26 Feb 2014 13:01:45 +0000 (17:01 +0400)]
TAPI: stitching: optimize compare operation

10 years agoTAPI: stitching: optimize exposure
Alexander Alekhin [Thu, 27 Feb 2014 14:09:56 +0000 (18:09 +0400)]
TAPI: stitching: optimize exposure

10 years agoTAPI: stitching: workaround for problem getUMat() call
Alexander Alekhin [Wed, 26 Feb 2014 13:15:46 +0000 (17:15 +0400)]
TAPI: stitching: workaround for problem getUMat() call

10 years agoTAPI: stitching: improve warpers
Alexander Alekhin [Wed, 12 Mar 2014 10:54:22 +0000 (14:54 +0400)]
TAPI: stitching: improve warpers

10 years agofeatures2d: workaround for 'utrainDescCollection' issue (PR #2142)
Alexander Alekhin [Wed, 12 Mar 2014 11:54:55 +0000 (15:54 +0400)]
features2d: workaround for 'utrainDescCollection' issue (PR #2142)

10 years agoTAPI: stitching, replaced Mat->UMat/_Array
Alexander Alekhin [Fri, 14 Feb 2014 11:36:04 +0000 (15:36 +0400)]
TAPI: stitching, replaced Mat->UMat/_Array

10 years agoTAPI: added perf test for stitching
Alexander Alekhin [Thu, 13 Feb 2014 14:10:37 +0000 (18:10 +0400)]
TAPI: added perf test for stitching

10 years agoMerge pull request #2587 from ElenaGvozdeva:ipp_matchTemplate
Andrey Pavlenko [Fri, 11 Apr 2014 08:47:25 +0000 (12:47 +0400)]
Merge pull request #2587 from ElenaGvozdeva:ipp_matchTemplate

10 years agoMerge pull request #2581 from vbystricky:ipp_moments
Andrey Pavlenko [Fri, 11 Apr 2014 08:45:13 +0000 (12:45 +0400)]
Merge pull request #2581 from vbystricky:ipp_moments

10 years agoMerge pull request #2597 from ilya-lavrenov:ipp_countnonzero
Andrey Pavlenko [Fri, 11 Apr 2014 08:43:24 +0000 (12:43 +0400)]
Merge pull request #2597 from ilya-lavrenov:ipp_countnonzero

10 years agoMerge pull request #2604 from alalek:binary_package_fix
Andrey Pavlenko [Fri, 11 Apr 2014 08:34:22 +0000 (12:34 +0400)]
Merge pull request #2604 from alalek:binary_package_fix

10 years agoResolving conflicts after rebasing from public
unknown [Thu, 10 Apr 2014 19:28:37 +0000 (12:28 -0700)]
Resolving conflicts after rebasing from public