Ilya Lavrenov [Sun, 13 Apr 2014 11:59:32 +0000 (15:59 +0400)]
cv::min/cv::max CV_64F
Ilya Lavrenov [Sat, 12 Apr 2014 11:40:26 +0000 (15:40 +0400)]
cv::Laplacian
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
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
Alexander Alekhin [Tue, 15 Apr 2014 11:55:44 +0000 (15:55 +0400)]
ICV: mark missed functions
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
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.
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
Ilya Lavrenov [Wed, 9 Apr 2014 20:01:10 +0000 (00:01 +0400)]
parallel version
Elena Gvozdeva [Wed, 9 Apr 2014 13:36:00 +0000 (17:36 +0400)]
fixed
Vadim Pisarevsky [Thu, 10 Apr 2014 09:36:14 +0000 (13:36 +0400)]
Merge pull request #1932 from seth-planet:master
Vadim Pisarevsky [Thu, 10 Apr 2014 09:33:42 +0000 (13:33 +0400)]
Merge pull request #2390 from nicolasmartin3d:master_bug3546
Vadim Pisarevsky [Thu, 10 Apr 2014 09:33:28 +0000 (13:33 +0400)]
Merge pull request #2067 from pemmanuelviel:groupWiseCenterChooser
Vadim Pisarevsky [Thu, 10 Apr 2014 09:31:33 +0000 (13:31 +0400)]
Merge pull request #2575 from rold2007:Bugfix_1437
Vadim Pisarevsky [Thu, 10 Apr 2014 09:30:36 +0000 (13:30 +0400)]
Merge pull request #2599 from maksqwe:test_calibration_2.4
Vadim Pisarevsky [Thu, 10 Apr 2014 09:30:20 +0000 (13:30 +0400)]
Merge pull request #2588 from vpisarev:fix_samples_n_unused
Vadim Pisarevsky [Thu, 10 Apr 2014 09:29:58 +0000 (13:29 +0400)]
Merge pull request #2591 from Nerei:viz_cloud_shading_support
Ilya Lavrenov [Wed, 9 Apr 2014 11:21:35 +0000 (15:21 +0400)]
cv::countNonZero
Maks Naumov [Wed, 9 Apr 2014 20:07:48 +0000 (23:07 +0300)]
remove unused variables in CV_KDTreeTest_CPP::findNeighbors()
Maks Naumov [Wed, 9 Apr 2014 20:06:06 +0000 (23:06 +0300)]
remove unused variable in TEST_P()
Maks Naumov [Wed, 9 Apr 2014 20:04:29 +0000 (23:04 +0300)]
remove unused variable in OCL_PERF_TEST_P()
Maks Naumov [Wed, 9 Apr 2014 20:01:49 +0000 (23:01 +0300)]
remove unused variable in ocl_moments()
Maks Naumov [Wed, 9 Apr 2014 19:59:52 +0000 (22:59 +0300)]
remove unused variable in findCorners_caller()
Maks Naumov [Wed, 9 Apr 2014 19:56:19 +0000 (22:56 +0300)]
remove unused variable in HOGDescriptor::groupRectangles()
Maks Naumov [Wed, 9 Apr 2014 19:53:36 +0000 (22:53 +0300)]
remove unused variable in loadFromXML()
Maks Naumov [Wed, 9 Apr 2014 19:48:19 +0000 (22:48 +0300)]
Merge pull request #1 from Itseez/2.4
2.4
Ilya Lavrenov [Wed, 9 Apr 2014 12:04:21 +0000 (16:04 +0400)]
cv::calcHist
Aaron Kunze [Wed, 9 Apr 2014 15:42:55 +0000 (08:42 -0700)]
Fixes global size issue, adds #pragma unroll to loops
Alexander Alekhin [Wed, 9 Apr 2014 14:58:53 +0000 (18:58 +0400)]
remove ippasync samples from build without IPP-A
Andrey Pavlenko [Wed, 9 Apr 2014 14:23:34 +0000 (18:23 +0400)]
Merge pull request #2589 from alalek:icv_update
Andrey Pavlenko [Wed, 9 Apr 2014 14:23:14 +0000 (18:23 +0400)]
Merge pull request #2596 from ilya-lavrenov:tapi_setto
Alexander Alekhin [Wed, 9 Apr 2014 12:01:51 +0000 (16:01 +0400)]
ipp: some functions are not available in the ICV package #2
Alexander Alekhin [Tue, 8 Apr 2014 14:00:21 +0000 (18:00 +0400)]
ipp: some functions are not available in the ICV package
Alexander Alekhin [Tue, 8 Apr 2014 10:01:44 +0000 (14:01 +0400)]
ipp: added support for updated ICV package
Maks Naumov [Wed, 9 Apr 2014 11:41:16 +0000 (14:41 +0300)]
fix typo in test_cameracalibration
vbystricky [Wed, 9 Apr 2014 10:53:59 +0000 (14:53 +0400)]
Fix ipp ifdef
vbystricky [Mon, 7 Apr 2014 13:38:43 +0000 (17:38 +0400)]
Fix IPP version ifdef
vbystricky [Mon, 7 Apr 2014 11:59:05 +0000 (15:59 +0400)]
Add IPP version of Moments calculattion of image
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