profile/ivi/opencv.git
10 years agoIf lut table has one channel and src aligned to 4, work with src as with one channel...
VBystricky [Thu, 5 Jun 2014 15:31:31 +0000 (19:31 +0400)]
If lut table has one channel and src aligned to 4, work with src as with one channel matrix

10 years agoRead 4 pixel for aligned data with 1 channel
VBystricky [Wed, 4 Jun 2014 19:50:23 +0000 (23:50 +0400)]
Read 4 pixel for aligned data with 1 channel

10 years agoFix kernel by comments
VBystricky [Wed, 4 Jun 2014 16:13:42 +0000 (20:13 +0400)]
Fix kernel by comments

10 years agoFix some errors
vbystricky [Mon, 26 May 2014 12:51:48 +0000 (16:51 +0400)]
Fix some errors

10 years agoFix some errors
vbystricky [Mon, 26 May 2014 12:31:42 +0000 (16:31 +0400)]
Fix some errors

10 years agoOptimize OpenCL LUT function
vbystricky [Mon, 19 May 2014 09:59:54 +0000 (13:59 +0400)]
Optimize OpenCL LUT function

10 years agoOptimize OpenCL LUT function
vbystricky [Mon, 19 May 2014 09:58:14 +0000 (13:58 +0400)]
Optimize OpenCL LUT function

10 years agoUse 4 pixels for one unit. Some ocl code refactoring
vbystricky [Fri, 16 May 2014 15:11:58 +0000 (19:11 +0400)]
Use 4 pixels for one unit. Some ocl code refactoring

10 years agoOptimize OpenCL LUT function
vbystricky [Thu, 15 May 2014 09:08:17 +0000 (13:08 +0400)]
Optimize OpenCL LUT function

10 years agoMerge pull request #2709 from alalek:icv_update_binary_pack
Alexander Alekhin [Fri, 23 May 2014 11:09:43 +0000 (15:09 +0400)]
Merge pull request #2709 from alalek:icv_update_binary_pack

10 years agoMerge pull request #2713 from alalek:icv_enable_fns
Alexander Alekhin [Fri, 23 May 2014 09:35:44 +0000 (13:35 +0400)]
Merge pull request #2713 from alalek:icv_enable_fns

10 years agoMerge pull request #2772 from akarsakov:ocl_pyramids
Alexander Alekhin [Thu, 22 May 2014 09:23:49 +0000 (13:23 +0400)]
Merge pull request #2772 from akarsakov:ocl_pyramids

10 years agoMerge pull request #2762 from ilya-lavrenov:ipp_sort
Alexander Alekhin [Thu, 22 May 2014 08:30:53 +0000 (12:30 +0400)]
Merge pull request #2762 from ilya-lavrenov:ipp_sort

10 years agoMerge pull request #2723 from ilya-lavrenov:tapi_intel_vector_width
Alexander Alekhin [Wed, 21 May 2014 15:56:00 +0000 (19:56 +0400)]
Merge pull request #2723 from ilya-lavrenov:tapi_intel_vector_width

10 years agoMerge pull request #2776 from ilya-lavrenov:tapi_meanstddev
Alexander Alekhin [Wed, 21 May 2014 13:43:28 +0000 (17:43 +0400)]
Merge pull request #2776 from ilya-lavrenov:tapi_meanstddev

10 years agoFixed cv::pyrUp performance test
Alexander Karsakov [Wed, 21 May 2014 10:09:21 +0000 (14:09 +0400)]
Fixed cv::pyrUp performance test

10 years agoadded performance test for cv::meanStdDev with mask
Ilya Lavrenov [Wed, 21 May 2014 07:50:31 +0000 (11:50 +0400)]
added performance test for cv::meanStdDev with mask

10 years agoMerge pull request #2763 from ilya-lavrenov:tapi_perf_norm_relative
Alexander Alekhin [Wed, 21 May 2014 07:44:25 +0000 (11:44 +0400)]
Merge pull request #2763 from ilya-lavrenov:tapi_perf_norm_relative

10 years agoMerge pull request #2767 from SpecLad:merge-2.4
Roman Donchenko [Tue, 20 May 2014 07:50:49 +0000 (11:50 +0400)]
Merge pull request #2767 from SpecLad:merge-2.4

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 19 May 2014 14:39:20 +0000 (18:39 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
doc/tutorials/introduction/linux_install/linux_install.rst
modules/core/doc/operations_on_arrays.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/system.cpp
modules/gpu/src/cuda/resize.cu
modules/imgproc/doc/miscellaneous_transformations.rst
modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
modules/video/src/bgfg_gaussmix2.cpp

10 years agoMerge pull request #2509 from euphrat:mog2_bgimg_gray
Vadim Pisarevsky [Mon, 19 May 2014 13:36:38 +0000 (17:36 +0400)]
Merge pull request #2509 from euphrat:mog2_bgimg_gray

10 years agoMerge pull request #2630 from isarandi:concat_corr
Vadim Pisarevsky [Mon, 19 May 2014 13:36:19 +0000 (17:36 +0400)]
Merge pull request #2630 from isarandi:concat_corr

10 years agoMerge pull request #2673 from BloodAxe:kaze
Vadim Pisarevsky [Mon, 19 May 2014 13:35:21 +0000 (17:35 +0400)]
Merge pull request #2673 from BloodAxe:kaze

10 years agoMerge pull request #2680 from adrians:remove_cv_err
Vadim Pisarevsky [Mon, 19 May 2014 13:35:03 +0000 (17:35 +0400)]
Merge pull request #2680 from adrians:remove_cv_err

10 years agoMerge pull request #2701 from thoinvil:BugfixFilterEngineApplyROI
Vadim Pisarevsky [Mon, 19 May 2014 13:34:45 +0000 (17:34 +0400)]
Merge pull request #2701 from thoinvil:BugfixFilterEngineApplyROI

10 years agoMerge pull request #2739 from StevenPuttemans:bug_1523
Vadim Pisarevsky [Mon, 19 May 2014 13:33:36 +0000 (17:33 +0400)]
Merge pull request #2739 from StevenPuttemans:bug_1523

10 years agoMerge pull request #2738 from kevmitch:2.4
Vadim Pisarevsky [Mon, 19 May 2014 13:33:22 +0000 (17:33 +0400)]
Merge pull request #2738 from kevmitch:2.4

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 #2752 from jet47:pr-2746
Vadim Pisarevsky [Mon, 19 May 2014 13:30:32 +0000 (17:30 +0400)]
Merge pull request #2752 from jet47:pr-2746

10 years agoMerge pull request #2764 from hbadino:Feature_3692
Vadim Pisarevsky [Mon, 19 May 2014 13:30:18 +0000 (17:30 +0400)]
Merge pull request #2764 from hbadino:Feature_3692

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 agofix coordinate problem with large images - bug 1523
StevenPuttemans [Tue, 13 May 2014 09:43:02 +0000 (11:43 +0200)]
fix coordinate problem with large images - bug 1523

10 years agoMerge pull request #2741 from alalek:icv_android
Roman Donchenko [Mon, 19 May 2014 11:04:36 +0000 (15:04 +0400)]
Merge pull request #2741 from alalek:icv_android

10 years agoMerge pull request #2698 from GregoryMorse:patch-2
Roman Donchenko [Mon, 19 May 2014 10:52:58 +0000 (14:52 +0400)]
Merge pull request #2698 from GregoryMorse:patch-2

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 #2685 from znah:ocl_control_py
Roman Donchenko [Mon, 19 May 2014 09:38:36 +0000 (13:38 +0400)]
Merge pull request #2685 from znah:ocl_control_py

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 agoSwitched insertion of connected components in filterSpecklesImpl
Hernan Badino [Fri, 16 May 2014 22:49:45 +0000 (18:49 -0400)]
Switched insertion of connected components in filterSpecklesImpl

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 agoadded performance test for cv::norm with NORM_RELATIVE
Ilya Lavrenov [Fri, 16 May 2014 10:15:31 +0000 (14:15 +0400)]
added performance test for cv::norm with NORM_RELATIVE

10 years agofixed conditions
Ilya Lavrenov [Fri, 16 May 2014 08:18:35 +0000 (12:18 +0400)]
fixed conditions

10 years agoMerge pull request #2756 from ElenaGvozdeva:ippi_matchTemplate
Alexander Alekhin [Thu, 15 May 2014 14:50:00 +0000 (18:50 +0400)]
Merge pull request #2756 from ElenaGvozdeva:ippi_matchTemplate

10 years agoIPP: fixed ipp_matchTemplate
Elena Gvozdeva [Thu, 15 May 2014 09:05:27 +0000 (13:05 +0400)]
IPP: fixed ipp_matchTemplate

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 agoexposed TVL1 optical flow to python
Alexander Mordvintsev [Wed, 14 May 2014 13:44:40 +0000 (17:44 +0400)]
exposed TVL1 optical flow to python

10 years agoexposed OpenCL-control functions to python
Alexander Mordvintsev [Tue, 29 Apr 2014 12:57:19 +0000 (16:57 +0400)]
exposed OpenCL-control functions to python

10 years agoMerge pull request #2749 from jet47:fix-bug-3678
Roman Donchenko [Wed, 14 May 2014 13:25:18 +0000 (17:25 +0400)]
Merge pull request #2749 from jet47:fix-bug-3678

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 agoCreate haarcascade_russian_plate_number.xml
ZlodeiBaal [Tue, 13 May 2014 19:46:17 +0000 (12:46 -0700)]
Create haarcascade_russian_plate_number.xml

Detector for russsian vehicle registration plate

10 years agofix bug #3678 (cuda::integral failures)
Vladislav Vinogradov [Wed, 14 May 2014 08:48:12 +0000 (12:48 +0400)]
fix bug #3678 (cuda::integral failures)

10 years agoMerge pull request #2740 from ilya-lavrenov:tapi_norm_fix
Roman Donchenko [Wed, 14 May 2014 08:40:19 +0000 (12:40 +0400)]
Merge pull request #2740 from ilya-lavrenov:tapi_norm_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 agoMerge pull request #2663 from ilya-lavrenov:ipp_slow
Alexander Alekhin [Wed, 14 May 2014 08:30:04 +0000 (12:30 +0400)]
Merge pull request #2663 from ilya-lavrenov:ipp_slow

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 agoFix "WARNING: Block quote ends without a blank line"
Ievgen Khvedchenia [Tue, 13 May 2014 18:07:30 +0000 (21:07 +0300)]
Fix "WARNING: Block quote ends without a blank line"

10 years agoMerge pull request #2724 from znah:python_autowrap
Roman Donchenko [Tue, 13 May 2014 15:50:00 +0000 (19:50 +0400)]
Merge pull request #2724 from znah:python_autowrap

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 agoicv: android x86 build
Alexander Alekhin [Tue, 13 May 2014 11:09:10 +0000 (15:09 +0400)]
icv: android x86 build

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 agofind -> rindex
Alexander Mordvintsev [Tue, 13 May 2014 13:55:57 +0000 (17:55 +0400)]
find -> rindex

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

10 years agodisabled IPP functions that slower than OpenCV
Ilya Lavrenov [Thu, 24 Apr 2014 10:15:37 +0000 (14:15 +0400)]
disabled IPP functions that slower than OpenCV

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 agofix for cv::norm (norm_inf)
Ilya Lavrenov [Tue, 13 May 2014 10:21:07 +0000 (14:21 +0400)]
fix for cv::norm (norm_inf)

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 agoFix "WARNING: Block quote ends without a blank line"
Ievgen Khvedchenia [Tue, 13 May 2014 10:15:24 +0000 (13:15 +0300)]
Fix "WARNING: Block quote ends without a blank line"

10 years agodoc: update/clarify behaviour of mask in floodFill
Kevin Mitchell [Mon, 12 May 2014 21:48:34 +0000 (14:48 -0700)]
doc: update/clarify behaviour of mask in floodFill

Clarify how the mask parameter is set on output and how this is
affected by the flags parameter.

resolves Feature #2942

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 agoMerge pull request #2725 from SpecLad:merge-2.4
Roman Donchenko [Tue, 13 May 2014 07:53:30 +0000 (11:53 +0400)]
Merge pull request #2725 from SpecLad:merge-2.4

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 agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 12 May 2014 11:05:58 +0000 (15:05 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
modules/core/include/opencv2/core/internal.hpp
modules/core/src/arithm.cpp
modules/imgproc/src/imgwarp.cpp
modules/objdetect/src/hog.cpp

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 agoheuristic for Intel
Ilya Lavrenov [Mon, 12 May 2014 08:45:52 +0000 (12:45 +0400)]
heuristic for Intel

10 years agoWork on python wrapped generation automation:
Alexander Mordvintsev [Mon, 12 May 2014 10:58:54 +0000 (14:58 +0400)]
Work on python wrapped generation automation:
 - all parsed headers are included into "cv2.cpp" with "pyopencv_generated_include.h"
 - types starting with "Ptr_" converted to "Ptr<...>" form (avoids many typedefs in "cv2.cpp")

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 agoicv: enable functions
Alexander Alekhin [Thu, 8 May 2014 11:33:12 +0000 (15:33 +0400)]
icv: enable functions

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 agoMerge pull request #2722 from ilya-lavrenov:tapi_luv_eps
Alexander Alekhin [Mon, 12 May 2014 09:03:36 +0000 (13:03 +0400)]
Merge pull request #2722 from ilya-lavrenov:tapi_luv_eps