profile/ivi/opencv.git
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 #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 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 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 agoparallel version
Ilya Lavrenov [Wed, 9 Apr 2014 20:01:10 +0000 (00:01 +0400)]
parallel version

10 years agofixed
Elena Gvozdeva [Wed, 9 Apr 2014 13:36:00 +0000 (17:36 +0400)]
fixed

10 years agoMerge pull request #1932 from seth-planet:master
Vadim Pisarevsky [Thu, 10 Apr 2014 09:36:14 +0000 (13:36 +0400)]
Merge pull request #1932 from seth-planet:master

10 years agoMerge pull request #2390 from nicolasmartin3d:master_bug3546
Vadim Pisarevsky [Thu, 10 Apr 2014 09:33:42 +0000 (13:33 +0400)]
Merge pull request #2390 from nicolasmartin3d:master_bug3546

10 years agoMerge pull request #2067 from pemmanuelviel:groupWiseCenterChooser
Vadim Pisarevsky [Thu, 10 Apr 2014 09:33:28 +0000 (13:33 +0400)]
Merge pull request #2067 from pemmanuelviel:groupWiseCenterChooser

10 years agoMerge pull request #2575 from rold2007:Bugfix_1437
Vadim Pisarevsky [Thu, 10 Apr 2014 09:31:33 +0000 (13:31 +0400)]
Merge pull request #2575 from rold2007:Bugfix_1437

10 years agoMerge pull request #2599 from maksqwe:test_calibration_2.4
Vadim Pisarevsky [Thu, 10 Apr 2014 09:30:36 +0000 (13:30 +0400)]
Merge pull request #2599 from maksqwe:test_calibration_2.4

10 years agoMerge pull request #2588 from vpisarev:fix_samples_n_unused
Vadim Pisarevsky [Thu, 10 Apr 2014 09:30:20 +0000 (13:30 +0400)]
Merge pull request #2588 from vpisarev:fix_samples_n_unused

10 years agoMerge pull request #2591 from Nerei:viz_cloud_shading_support
Vadim Pisarevsky [Thu, 10 Apr 2014 09:29:58 +0000 (13:29 +0400)]
Merge pull request #2591 from Nerei:viz_cloud_shading_support

10 years agocv::countNonZero
Ilya Lavrenov [Wed, 9 Apr 2014 11:21:35 +0000 (15:21 +0400)]
cv::countNonZero

10 years agoremove unused variables in CV_KDTreeTest_CPP::findNeighbors()
Maks Naumov [Wed, 9 Apr 2014 20:07:48 +0000 (23:07 +0300)]
remove unused variables in CV_KDTreeTest_CPP::findNeighbors()

10 years agoremove unused variable in TEST_P()
Maks Naumov [Wed, 9 Apr 2014 20:06:06 +0000 (23:06 +0300)]
remove unused variable in TEST_P()

10 years agoremove unused variable in OCL_PERF_TEST_P()
Maks Naumov [Wed, 9 Apr 2014 20:04:29 +0000 (23:04 +0300)]
remove unused variable in OCL_PERF_TEST_P()

10 years agoremove unused variable in ocl_moments()
Maks Naumov [Wed, 9 Apr 2014 20:01:49 +0000 (23:01 +0300)]
remove unused variable in ocl_moments()

10 years agoremove unused variable in findCorners_caller()
Maks Naumov [Wed, 9 Apr 2014 19:59:52 +0000 (22:59 +0300)]
remove unused variable in findCorners_caller()

10 years agoremove unused variable in HOGDescriptor::groupRectangles()
Maks Naumov [Wed, 9 Apr 2014 19:56:19 +0000 (22:56 +0300)]
remove unused variable in HOGDescriptor::groupRectangles()

10 years agoremove unused variable in loadFromXML()
Maks Naumov [Wed, 9 Apr 2014 19:53:36 +0000 (22:53 +0300)]
remove unused variable in loadFromXML()

10 years agoMerge pull request #1 from Itseez/2.4
Maks Naumov [Wed, 9 Apr 2014 19:48:19 +0000 (22:48 +0300)]
Merge pull request #1 from Itseez/2.4

2.4

10 years agocv::calcHist
Ilya Lavrenov [Wed, 9 Apr 2014 12:04:21 +0000 (16:04 +0400)]
cv::calcHist

10 years agoFixes global size issue, adds #pragma unroll to loops
Aaron Kunze [Wed, 9 Apr 2014 15:42:55 +0000 (08:42 -0700)]
Fixes global size issue, adds #pragma unroll to loops

10 years agoremove ippasync samples from build without IPP-A
Alexander Alekhin [Wed, 9 Apr 2014 14:58:53 +0000 (18:58 +0400)]
remove ippasync samples from build without IPP-A

10 years agoMerge pull request #2589 from alalek:icv_update
Andrey Pavlenko [Wed, 9 Apr 2014 14:23:34 +0000 (18:23 +0400)]
Merge pull request #2589 from alalek:icv_update

10 years agoMerge pull request #2596 from ilya-lavrenov:tapi_setto
Andrey Pavlenko [Wed, 9 Apr 2014 14:23:14 +0000 (18:23 +0400)]
Merge pull request #2596 from ilya-lavrenov:tapi_setto

10 years agoipp: some functions are not available in the ICV package #2
Alexander Alekhin [Wed, 9 Apr 2014 12:01:51 +0000 (16:01 +0400)]
ipp: some functions are not available in the ICV package #2

10 years agoipp: some functions are not available in the ICV package
Alexander Alekhin [Tue, 8 Apr 2014 14:00:21 +0000 (18:00 +0400)]
ipp: some functions are not available in the ICV package

10 years agoipp: added support for updated ICV package
Alexander Alekhin [Tue, 8 Apr 2014 10:01:44 +0000 (14:01 +0400)]
ipp: added support for updated ICV package

10 years agofix typo in test_cameracalibration
Maks Naumov [Wed, 9 Apr 2014 11:41:16 +0000 (14:41 +0300)]
fix typo in test_cameracalibration

10 years agoFix ipp ifdef
vbystricky [Wed, 9 Apr 2014 10:53:59 +0000 (14:53 +0400)]
Fix ipp ifdef

10 years agoFix IPP version ifdef
vbystricky [Mon, 7 Apr 2014 13:38:43 +0000 (17:38 +0400)]
Fix IPP version ifdef

10 years agoAdd IPP version of Moments calculattion of image
vbystricky [Mon, 7 Apr 2014 11:59:05 +0000 (15:59 +0400)]
Add IPP version of Moments calculattion of image

10 years agoMerge pull request #2594 from arkunze:pullreq/140319-dll-shutdown-fix-b
Andrey Pavlenko [Wed, 9 Apr 2014 10:25:12 +0000 (14:25 +0400)]
Merge pull request #2594 from arkunze:pullreq/140319-dll-shutdown-fix-b

10 years agoMerge pull request #2584 from akarsakov:ipp_threshold
Andrey Pavlenko [Wed, 9 Apr 2014 10:17:48 +0000 (14:17 +0400)]
Merge pull request #2584 from akarsakov:ipp_threshold

10 years agoMerge pull request #2586 from ilya-lavrenov:ipp_disable
Andrey Pavlenko [Wed, 9 Apr 2014 10:16:24 +0000 (14:16 +0400)]
Merge pull request #2586 from ilya-lavrenov:ipp_disable

10 years agoadded UMat::setTo accuracy test
Ilya Lavrenov [Wed, 9 Apr 2014 10:15:22 +0000 (14:15 +0400)]
added UMat::setTo accuracy test

10 years agoMerge pull request #2583 from ilya-lavrenov:ippicv
Andrey Pavlenko [Wed, 9 Apr 2014 10:14:13 +0000 (14:14 +0400)]
Merge pull request #2583 from ilya-lavrenov:ippicv

10 years agoMerge pull request #2592 from ilya-lavrenov:tests
Andrey Pavlenko [Wed, 9 Apr 2014 10:06:13 +0000 (14:06 +0400)]
Merge pull request #2592 from ilya-lavrenov:tests

10 years agocv2cvtest part2
Ilya Lavrenov [Tue, 8 Apr 2014 20:00:13 +0000 (00:00 +0400)]
cv2cvtest part2

10 years agoAttempt to improve performance
Alexander Karsakov [Mon, 7 Apr 2014 06:36:13 +0000 (10:36 +0400)]
Attempt to improve performance

10 years agoAdded ippiThreshold to cv::threshold
Alexander Karsakov [Fri, 4 Apr 2014 11:07:17 +0000 (15:07 +0400)]
Added ippiThreshold to cv::threshold

10 years agofixed
Elena Gvozdeva [Wed, 9 Apr 2014 07:08:32 +0000 (11:08 +0400)]
fixed

10 years agoCorrected bug #1437. Corrected the cast of two short values from an lParam. lParam...
David Rolland [Sun, 6 Apr 2014 09:32:01 +0000 (21:32 +1200)]
Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.)
The Microsoft documentation specifies NOT to use LOWORD and HIWORD macros to extract the x/y positions as it won't work correctly with multiple monitors. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms645607(v=vs.85).aspx.

10 years agoResolves bug #3450 (Improperly cleaning up resources in DllMain)
Aaron Kunze [Mon, 24 Mar 2014 20:38:57 +0000 (13:38 -0700)]
Resolves bug #3450 (Improperly cleaning up resources in DllMain)

10 years agoOptimizations for OpenCL color conversion.
Aaron Kunze [Thu, 20 Mar 2014 22:55:40 +0000 (15:55 -0700)]
Optimizations for OpenCL color conversion.

10 years agofixed (IppiSize&)sz
Ilya Lavrenov [Mon, 7 Apr 2014 13:09:11 +0000 (17:09 +0400)]
fixed (IppiSize&)sz

10 years agocv::scaleAdd
Ilya Lavrenov [Mon, 7 Apr 2014 11:35:51 +0000 (15:35 +0400)]
cv::scaleAdd

10 years agocv::blur
Ilya Lavrenov [Sun, 6 Apr 2014 12:09:38 +0000 (16:09 +0400)]
cv::blur

10 years agocv::Mat::convertTo
Ilya Lavrenov [Sat, 5 Apr 2014 21:21:18 +0000 (01:21 +0400)]
cv::Mat::convertTo

10 years agocv::pow (added ippiSqr_32f_C1R for power=2)
Ilya Lavrenov [Sat, 5 Apr 2014 19:54:29 +0000 (23:54 +0400)]
cv::pow (added ippiSqr_32f_C1R for power=2)

10 years agocv::updateMotionHistory
Ilya Lavrenov [Sat, 5 Apr 2014 18:35:21 +0000 (22:35 +0400)]
cv::updateMotionHistory

10 years agocv::flip
Ilya Lavrenov [Sat, 5 Apr 2014 17:54:25 +0000 (21:54 +0400)]
cv::flip

10 years agocv::boxFilter
Ilya Lavrenov [Fri, 4 Apr 2014 19:46:50 +0000 (23:46 +0400)]
cv::boxFilter

10 years agocv::medianBlur
Ilya Lavrenov [Fri, 4 Apr 2014 11:52:13 +0000 (15:52 +0400)]
cv::medianBlur

10 years agocv::magnitude
Ilya Lavrenov [Fri, 4 Apr 2014 10:18:53 +0000 (14:18 +0400)]
cv::magnitude

10 years agocv::pow
Ilya Lavrenov [Fri, 4 Apr 2014 09:49:22 +0000 (13:49 +0400)]
cv::pow

10 years agocv::sqrt
Ilya Lavrenov [Fri, 4 Apr 2014 08:20:18 +0000 (12:20 +0400)]
cv::sqrt