profile/ivi/opencv.git
10 years agoMerge pull request #2744 from jet47:kmeans-fix
Vadim Pisarevsky [Mon, 19 May 2014 13:33:09 +0000 (17:33 +0400)]
Merge pull request #2744 from jet47:kmeans-fix

10 years agoMerge pull request #2754 from thoinvil:patch-1
Roman Donchenko [Mon, 19 May 2014 11:41:27 +0000 (15:41 +0400)]
Merge pull request #2754 from thoinvil:patch-1

10 years agoMerge pull request #2735 from StevenPuttemans:bug_2000
Roman Donchenko [Mon, 19 May 2014 10:25:46 +0000 (14:25 +0400)]
Merge pull request #2735 from StevenPuttemans:bug_2000

10 years agoadded documentation for findContours
StevenPuttemans [Mon, 12 May 2014 14:45:42 +0000 (16:45 +0200)]
added documentation for findContours

10 years agoMerge pull request #2733 from StevenPuttemans:bug_2162
Roman Donchenko [Mon, 19 May 2014 09:04:54 +0000 (13:04 +0400)]
Merge pull request #2733 from StevenPuttemans:bug_2162

10 years agoMerge pull request #2719 from yashdv:patch-1
Roman Donchenko [Mon, 19 May 2014 09:00:32 +0000 (13:00 +0400)]
Merge pull request #2719 from yashdv:patch-1

10 years agoMerge pull request #2753 from shahurik:2.4
Roman Donchenko [Fri, 16 May 2014 13:40:41 +0000 (17:40 +0400)]
Merge pull request #2753 from shahurik:2.4

10 years agoadd additional tests for different input cases
Vladislav Vinogradov [Thu, 15 May 2014 08:08:38 +0000 (12:08 +0400)]
add additional tests for different input cases

10 years agouse more accurate reshape
Vladislav Vinogradov [Thu, 15 May 2014 08:08:01 +0000 (12:08 +0400)]
use more accurate reshape

10 years agoAdded condition to 1st test in cv::GaussianBlur
thoinvil [Thu, 15 May 2014 06:40:13 +0000 (08:40 +0200)]
Added condition to 1st test in cv::GaussianBlur

Consistent with the test made in cv::boxFilter, it adjusts the kernel size to the source size only if the border is not BORDER_CONSTANT and if BORDER_ISOLATED is set. Otherwise, the source has to be considered possibly in a larger image (i.e. the source being a ROI) in witch the kernel should apply.

10 years agoFix svm intro tutorial
Vlad Shakhuro [Thu, 8 May 2014 14:14:48 +0000 (18:14 +0400)]
Fix svm intro tutorial

10 years agoMerge pull request #2743 from StevenPuttemans:bugfix_3549
Roman Donchenko [Wed, 14 May 2014 15:49:27 +0000 (19:49 +0400)]
Merge pull request #2743 from StevenPuttemans:bugfix_3549

10 years agoMerge pull request #2747 from jet47:gpu-resize-stream-fix
Roman Donchenko [Wed, 14 May 2014 12:34:47 +0000 (16:34 +0400)]
Merge pull request #2747 from jet47:gpu-resize-stream-fix

10 years agoMerge pull request #2745 from yashdv:patch-3
Roman Donchenko [Wed, 14 May 2014 08:38:43 +0000 (12:38 +0400)]
Merge pull request #2745 from yashdv:patch-3

10 years agoMerge pull request #2748 from jet47:fix-bug-3690
Roman Donchenko [Wed, 14 May 2014 08:35:04 +0000 (12:35 +0400)]
Merge pull request #2748 from jet47:fix-bug-3690

10 years agofix bug #3690
Vladislav Vinogradov [Wed, 14 May 2014 06:47:28 +0000 (10:47 +0400)]
fix bug #3690

removed invalid condition, it is always false

10 years agofix cv::gpu::resize function
Vladislav Vinogradov [Wed, 14 May 2014 06:31:28 +0000 (10:31 +0400)]
fix cv::gpu::resize function

add missing stream parameter to call_resize_linear_glob

10 years agofixed a syntax error in cap_giganetix.cpp
Yash Vadalia [Tue, 13 May 2014 14:29:37 +0000 (19:59 +0530)]
fixed a syntax error in cap_giganetix.cpp

Ticket 3458 (http://code.opencv.org/issues/3458)

10 years agoAdded doc for LinearPolar Transform
Yash Vadalia [Sun, 11 May 2014 13:39:37 +0000 (19:09 +0530)]
Added doc for LinearPolar Transform

10 years agofix cv::kmeans function
Vladislav Vinogradov [Tue, 13 May 2014 13:59:20 +0000 (17:59 +0400)]
fix cv::kmeans function

reshape input matrix, since the function works with data
as with [N x dims] matrix

10 years agoadding bugfix 3549
StevenPuttemans [Tue, 13 May 2014 13:34:30 +0000 (15:34 +0200)]
adding bugfix 3549

10 years agoMerge pull request #2737 from jet47:fix-opencv-cmake-config
Roman Donchenko [Tue, 13 May 2014 10:39:09 +0000 (14:39 +0400)]
Merge pull request #2737 from jet47:fix-opencv-cmake-config

10 years agoMerge pull request #2731 from StevenPuttemans:bug_2626
Roman Donchenko [Tue, 13 May 2014 10:21:36 +0000 (14:21 +0400)]
Merge pull request #2731 from StevenPuttemans:bug_2626

10 years agoMerge pull request #2730 from StevenPuttemans:bug_2740
Roman Donchenko [Tue, 13 May 2014 10:19:42 +0000 (14:19 +0400)]
Merge pull request #2730 from StevenPuttemans:bug_2740

10 years agoMerge pull request #2729 from StevenPuttemans:bug_3252
Roman Donchenko [Tue, 13 May 2014 10:17:09 +0000 (14:17 +0400)]
Merge pull request #2729 from StevenPuttemans:bug_3252

10 years agoMerge pull request #2728 from StevenPuttemans:bug_3434
Roman Donchenko [Tue, 13 May 2014 10:15:37 +0000 (14:15 +0400)]
Merge pull request #2728 from StevenPuttemans:bug_3434

10 years agoFixing as suggested in bug 2626, made naming same for both C, C++ and python API
StevenPuttemans [Mon, 12 May 2014 13:39:40 +0000 (15:39 +0200)]
Fixing as suggested in bug 2626, made naming same for both C, C++ and python API

10 years agoMerge pull request #2699 from GregoryMorse:patch-1
Roman Donchenko [Tue, 13 May 2014 07:58:25 +0000 (11:58 +0400)]
Merge pull request #2699 from GregoryMorse:patch-1

10 years agoMerge pull request #2692 from 1Hyena:2.4
Roman Donchenko [Tue, 13 May 2014 07:56:12 +0000 (11:56 +0400)]
Merge pull request #2692 from 1Hyena:2.4

10 years agoMerge pull request #2727 from StevenPuttemans:bug_3484
Roman Donchenko [Tue, 13 May 2014 07:55:16 +0000 (11:55 +0400)]
Merge pull request #2727 from StevenPuttemans:bug_3484

10 years agofix OpenCVConfig.cmake template - missing parentheses
Vladislav Vinogradov [Tue, 13 May 2014 07:37:21 +0000 (11:37 +0400)]
fix OpenCVConfig.cmake template - missing parentheses

10 years agoChanged ostringstream to ostream for new print_params and added the old
1Hyena [Mon, 12 May 2014 20:01:44 +0000 (23:01 +0300)]
Changed ostringstream to ostream for new print_params and added the old
version of print_params for backwards compatibility.

10 years agoMerge pull request #2714 from asmorkalov:ocv_cmake_config
Roman Donchenko [Mon, 12 May 2014 14:53:10 +0000 (18:53 +0400)]
Merge pull request #2714 from asmorkalov:ocv_cmake_config

10 years agoMerge pull request #2721 from zarrabeitia:2.4
Roman Donchenko [Mon, 12 May 2014 14:48:01 +0000 (18:48 +0400)]
Merge pull request #2721 from zarrabeitia:2.4

10 years agofixed bug 2626
StevenPuttemans [Mon, 12 May 2014 13:39:40 +0000 (15:39 +0200)]
fixed bug 2626

10 years agofix bug 3434
StevenPuttemans [Mon, 12 May 2014 12:47:10 +0000 (14:47 +0200)]
fix bug 3434

10 years agobug 2740 added fix
StevenPuttemans [Mon, 12 May 2014 13:26:56 +0000 (15:26 +0200)]
bug 2740 added fix

10 years agofix bug 3252
StevenPuttemans [Mon, 12 May 2014 13:01:15 +0000 (15:01 +0200)]
fix bug 3252

10 years agofixed bug 3484
StevenPuttemans [Mon, 12 May 2014 12:40:12 +0000 (14:40 +0200)]
fixed bug 3484

10 years agoFix non-Android cross compilation with OpenCVConfig.cmake
Alexander Smorkalov [Thu, 8 May 2014 11:55:30 +0000 (15:55 +0400)]
Fix non-Android cross compilation with OpenCVConfig.cmake

10 years agoMerge pull request #2717 from StevenPuttemans:2.4
Roman Donchenko [Mon, 12 May 2014 11:14:53 +0000 (15:14 +0400)]
Merge pull request #2717 from StevenPuttemans:2.4

10 years agohighgui: fix segfault on CvCapture_GStreamer::retrieveFrame
Luis Zarrabeitia [Sun, 11 May 2014 23:00:14 +0000 (19:00 -0400)]
highgui: fix segfault on CvCapture_GStreamer::retrieveFrame

CvCapture_GStreamer::retrieveFrame assumes that RGB videos are 24BPP.
This is not necesarily the case, unless we explicitly tell GStreamer
that we want 24BPP RGB streams.

Adding bpp=(int)24 to the appsink caps.

10 years agoadd suggestion of feature 2619
StevenPuttemans [Fri, 9 May 2014 11:44:12 +0000 (13:44 +0200)]
add suggestion of feature 2619

10 years agoMerge pull request #2706 from ilya-lavrenov:ipp_2.4_warnings
Alexander Alekhin [Thu, 8 May 2014 13:04:17 +0000 (17:04 +0400)]
Merge pull request #2706 from ilya-lavrenov:ipp_2.4_warnings

10 years agoMerge pull request #2708 from StevenPuttemans:2.4
Alexander Alekhin [Thu, 8 May 2014 13:02:40 +0000 (17:02 +0400)]
Merge pull request #2708 from StevenPuttemans:2.4

10 years agoMerge pull request #2712 from jet47:subtract-fix-3rd-attempt
Alexander Alekhin [Thu, 8 May 2014 11:44:51 +0000 (15:44 +0400)]
Merge pull request #2712 from jet47:subtract-fix-3rd-attempt

10 years agofixed IPP related warnings
Ilya Lavrenov [Wed, 7 May 2014 13:33:34 +0000 (17:33 +0400)]
fixed IPP related warnings

10 years agofinally fix cv::subtract
Vladislav Vinogradov [Thu, 8 May 2014 07:59:30 +0000 (11:59 +0400)]
finally fix cv::subtract

10 years agofixed wrong download link in tutorial
StevenPuttemans [Thu, 8 May 2014 08:45:51 +0000 (10:45 +0200)]
fixed wrong download link in tutorial

10 years agofix output matrix allocation in cv::subtract
Vladislav Vinogradov [Wed, 7 May 2014 15:52:35 +0000 (19:52 +0400)]
fix output matrix allocation in cv::subtract

10 years agoMerge pull request #2703 from jet47:subtract-create-dst-mat
Alexander Alekhin [Wed, 7 May 2014 12:50:50 +0000 (16:50 +0400)]
Merge pull request #2703 from jet47:subtract-create-dst-mat

10 years agofix cv::subtract function:
Vladislav Vinogradov [Wed, 7 May 2014 09:15:19 +0000 (13:15 +0400)]
fix cv::subtract function:

call dst.create(...) before using it

10 years agoMerge pull request #2693 from mvukad:bugfix_ippmorphop
Alexander Alekhin [Wed, 7 May 2014 09:15:07 +0000 (13:15 +0400)]
Merge pull request #2693 from mvukad:bugfix_ippmorphop

10 years agoWinRT core compatibility fixes
GregoryMorse [Mon, 5 May 2014 20:59:07 +0000 (04:59 +0800)]
WinRT core compatibility fixes

Update system.cpp

Update system.cpp

Update system.cpp

Update matching.cpp

Update matching.cpp

10 years agoMerge pull request #2636 from atrebbi:#3653
Alexander Alekhin [Mon, 5 May 2014 14:00:17 +0000 (18:00 +0400)]
Merge pull request #2636 from atrebbi:#3653

10 years agoMerge pull request #2696 from PhilLab:2.4
Alexander Alekhin [Mon, 5 May 2014 13:08:47 +0000 (17:08 +0400)]
Merge pull request #2696 from PhilLab:2.4

10 years agoUpdated documentation: library names
PhilLab [Mon, 5 May 2014 10:16:48 +0000 (12:16 +0200)]
Updated documentation: library names

updated the library names to OpenCV version 2.4.9

10 years agoFixed bug in IPPMorphOp function when looping over elements of the morphology kernel.
Michael Vukadinovic [Thu, 1 May 2014 18:52:49 +0000 (11:52 -0700)]
Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel.

10 years agoAutotuned_index now prints all info into logger instead of couting it.
1Hyena [Thu, 1 May 2014 17:55:49 +0000 (20:55 +0300)]
Autotuned_index now prints all info into logger instead of couting it.

10 years agoMerge pull request #2659 from adrians:docs_pull_1
Roman Donchenko [Mon, 28 Apr 2014 07:36:12 +0000 (11:36 +0400)]
Merge pull request #2659 from adrians:docs_pull_1

10 years agoDocumentation - minor fix-ups
Adrian Stratulat [Wed, 23 Apr 2014 17:30:27 +0000 (17:30 +0000)]
Documentation - minor fix-ups

10 years agoMerge pull request #2640 from a-wi:2.4
Roman Donchenko [Tue, 22 Apr 2014 08:01:47 +0000 (12:01 +0400)]
Merge pull request #2640 from a-wi:2.4

10 years agoFix for issue #3645 (http://code.opencv.org/issues/3645).
Artur Wieczorek [Sun, 20 Apr 2014 19:37:29 +0000 (21:37 +0200)]
Fix for issue #3645 (code.opencv.org/issues/3645).
Implement missing features in CvCaptureCAM_VFW class.

Implemented missing CvCaptureCAM_VFW::setProperty() member function (handling CV_CAP_PROP_FRAME_WIDTH, CV_CAP_PROP_FRAME_HEIGHT, CV_CAP_PROP_FPS properties).
Extended CvCaptureCAM_VFW::setProperty()/getProperty() functions to handle also CV_CAP_PROP_FPS property.
Minor refactoring of CvCaptureCAM_VFW class.

10 years agofix for compiling 2.4 opencv with xcode 5.1
Alessandro Trebbi [Fri, 18 Apr 2014 11:42:47 +0000 (13:42 +0200)]
fix for compiling 2.4 opencv with xcode 5.1

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 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 #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 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 #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 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 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 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 agoAdded cloud shading support - additional normals array is used
Anatoly Baksheev [Tue, 8 Apr 2014 16:26:56 +0000 (20:26 +0400)]
Added cloud shading support - additional normals array is used

10 years agoFix typos in old python wrapper documentation(Bug #3628)
Martin Chodakowski [Thu, 3 Apr 2014 21:07:05 +0000 (17:07 -0400)]
Fix typos in old python wrapper documentation(Bug #3628)

Fixed spelling of CV_INTER_LINEAR flag in geometric_transformations.rst

10 years agofix condition in CV_OperationsTest::operations1()
Maks Naumov [Mon, 7 Apr 2014 08:24:27 +0000 (11:24 +0300)]
fix condition in CV_OperationsTest::operations1()

10 years agoMerge pull request #2572 from jet47:gpu-generalized-hough
Roman Donchenko [Mon, 7 Apr 2014 07:57:52 +0000 (11:57 +0400)]
Merge pull request #2572 from jet47:gpu-generalized-hough

10 years agodisable GeneralizedHough tests on gcc 4.7
Vladislav Vinogradov [Mon, 7 Apr 2014 05:49:17 +0000 (09:49 +0400)]
disable GeneralizedHough tests on gcc 4.7

10 years agodisable gpu::GeneralizedHough compilation on gcc 4.7
Vladislav Vinogradov [Fri, 4 Apr 2014 06:31:33 +0000 (10:31 +0400)]
disable gpu::GeneralizedHough compilation on gcc 4.7

10 years agoMerge pull request #2554 from asmorkalov:ocv_249_version
Roman Donchenko [Tue, 1 Apr 2014 08:16:25 +0000 (12:16 +0400)]
Merge pull request #2554 from asmorkalov:ocv_249_version

10 years agoOpenCV version++. OpenCV Manager version++.
Alexander Smorkalov [Mon, 31 Mar 2014 16:23:56 +0000 (09:23 -0700)]
OpenCV version++. OpenCV Manager version++.

10 years agoMerge pull request #2553 from ilya-lavrenov:typo
Andrey Pavlenko [Mon, 31 Mar 2014 19:21:06 +0000 (23:21 +0400)]
Merge pull request #2553 from ilya-lavrenov:typo

10 years agoMerge pull request #2551 from ilya-lavrenov:ocl_nonfree
Andrey Pavlenko [Mon, 31 Mar 2014 17:21:27 +0000 (21:21 +0400)]
Merge pull request #2551 from ilya-lavrenov:ocl_nonfree

10 years agoMerge pull request #2548 from jet47:gpu_mog2_test
Andrey Pavlenko [Mon, 31 Mar 2014 16:19:21 +0000 (20:19 +0400)]
Merge pull request #2548 from jet47:gpu_mog2_test

10 years agodoc typos
Ilya Lavrenov [Mon, 31 Mar 2014 15:45:55 +0000 (19:45 +0400)]
doc typos

10 years agofixed C4505
Ilya Lavrenov [Mon, 31 Mar 2014 13:30:08 +0000 (17:30 +0400)]
fixed C4505

10 years agoperf report: summary.py: added custom --regressions map
Alexander Alekhin [Fri, 28 Mar 2014 11:11:10 +0000 (15:11 +0400)]
perf report: summary.py: added custom --regressions map

10 years agoMerge pull request #2541 from JinoBetti:2.4
Andrey Pavlenko [Mon, 31 Mar 2014 11:48:45 +0000 (15:48 +0400)]
Merge pull request #2541 from JinoBetti:2.4

10 years agoincrease epsilon for MOG2::getBackgroundImage test:
Vladislav Vinogradov [Mon, 31 Mar 2014 01:02:03 +0000 (18:02 -0700)]
increase epsilon for MOG2::getBackgroundImage test:

it uses float arithmetics

10 years agoMerge pull request #2543 from apavlenko:24_haar_revert
Andrey Pavlenko [Fri, 28 Mar 2014 19:17:07 +0000 (23:17 +0400)]
Merge pull request #2543 from apavlenko:24_haar_revert

10 years agoMerge pull request #2534 from asmorkalov:opencv_config_cut_cuda_abs_path
Roman Donchenko [Fri, 28 Mar 2014 15:37:03 +0000 (19:37 +0400)]
Merge pull request #2534 from asmorkalov:opencv_config_cut_cuda_abs_path