profile/ivi/opencv.git
10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 17 Feb 2014 11:24:05 +0000 (15:24 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
modules/core/src/gl_core_3_1.cpp
modules/core/src/opencl/convert.cl
modules/cudaimgproc/src/cuda/canny.cu
modules/cudastereo/perf/perf_stereo.cpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/test/test_denoising.cpp
modules/ocl/src/opencl/imgproc_resize.cl
samples/cpp/Qt_sample/main.cpp

10 years agoMerge pull request #2337 from pmoulon:master
Roman Donchenko [Mon, 17 Feb 2014 08:24:48 +0000 (12:24 +0400)]
Merge pull request #2337 from pmoulon:master

10 years agoMerge pull request #2328 from rohitgirdhar:bugfix_blobdetector_kpt_radius
Roman Donchenko [Mon, 17 Feb 2014 08:23:59 +0000 (12:23 +0400)]
Merge pull request #2328 from rohitgirdhar:bugfix_blobdetector_kpt_radius

10 years agoMerge pull request #2330 from rohitgirdhar:linux_tutorial_make_j8
Roman Donchenko [Mon, 17 Feb 2014 08:22:11 +0000 (12:22 +0400)]
Merge pull request #2330 from rohitgirdhar:linux_tutorial_make_j8

10 years agoMerge pull request #2342 from yashdv:android_doc_fix
Roman Donchenko [Mon, 17 Feb 2014 08:21:19 +0000 (12:21 +0400)]
Merge pull request #2342 from yashdv:android_doc_fix

10 years agoMerge pull request #2348 from ilya-lavrenov:typo
Roman Donchenko [Mon, 17 Feb 2014 08:02:58 +0000 (12:02 +0400)]
Merge pull request #2348 from ilya-lavrenov:typo

10 years agoMerge pull request #2351 from yashdv:BOW_assert_error
Roman Donchenko [Mon, 17 Feb 2014 07:58:02 +0000 (11:58 +0400)]
Merge pull request #2351 from yashdv:BOW_assert_error

10 years agoMerge pull request #2349 from jet47:fix-bug-3552
Roman Donchenko [Mon, 17 Feb 2014 07:52:00 +0000 (11:52 +0400)]
Merge pull request #2349 from jet47:fix-bug-3552

10 years agoMerge pull request #2344 from kirill-kornyakov:replace-gittip-button
Roman Donchenko [Mon, 17 Feb 2014 07:48:03 +0000 (11:48 +0400)]
Merge pull request #2344 from kirill-kornyakov:replace-gittip-button

10 years agoFixed CV_ASSERT condition in the code for bag of words
yash [Sun, 16 Feb 2014 17:03:30 +0000 (22:33 +0530)]
Fixed CV_ASSERT condition in the code for bag of words

10 years agofix bug #3552:
Vladislav Vinogradov [Sun, 16 Feb 2014 08:17:17 +0000 (12:17 +0400)]
fix bug #3552:

replace std::swap with own code

10 years agotypo
Ilya Lavrenov [Sat, 15 Feb 2014 21:42:02 +0000 (01:42 +0400)]
typo

10 years agoReplaced Gittip button
Kirill Kornyakov [Sat, 15 Feb 2014 09:08:52 +0000 (13:08 +0400)]
Replaced Gittip button

10 years agofixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
yash [Fri, 14 Feb 2014 17:34:03 +0000 (23:04 +0530)]
fixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst

10 years agoMerge pull request #2336 from SpecLad:useOclChanged
Roman Donchenko [Fri, 14 Feb 2014 12:21:00 +0000 (16:21 +0400)]
Merge pull request #2336 from SpecLad:useOclChanged

10 years agoMerge pull request #2335 from jet47:gpu-alphacomp-test
Roman Donchenko [Fri, 14 Feb 2014 12:20:44 +0000 (16:20 +0400)]
Merge pull request #2335 from jet47:gpu-alphacomp-test

10 years agoMerge pull request #2326 from vpisarev:ocl_ch3
Andrey Pavlenko [Fri, 14 Feb 2014 11:49:36 +0000 (15:49 +0400)]
Merge pull request #2326 from vpisarev:ocl_ch3

10 years agoMerge pull request #2323 from stuart8c:issue2601_2.4_fix_16bit_tiff_reading_on_big_en...
Roman Donchenko [Fri, 14 Feb 2014 11:37:09 +0000 (15:37 +0400)]
Merge pull request #2323 from stuart8c:issue2601_2.4_fix_16bit_tiff_reading_on_big_endian_host

10 years agoFix a typo error
Pierre Moulon [Fri, 14 Feb 2014 11:22:53 +0000 (12:22 +0100)]
Fix a typo error

10 years agoFix a typo error
Pierre Moulon [Fri, 14 Feb 2014 11:21:35 +0000 (12:21 +0100)]
Fix a typo error

10 years agoMerge pull request #2329 from ilya-lavrenov:macosx_ogl
Roman Donchenko [Fri, 14 Feb 2014 10:38:36 +0000 (14:38 +0400)]
Merge pull request #2329 from ilya-lavrenov:macosx_ogl

10 years agoDeleted an assignment to a variable that doesn't exist.
Roman Donchenko [Fri, 14 Feb 2014 10:37:56 +0000 (14:37 +0400)]
Deleted an assignment to a variable that doesn't exist.

10 years agotemporary disable performance test for alphaComp function
Vladislav Vinogradov [Fri, 14 Feb 2014 10:27:43 +0000 (14:27 +0400)]
temporary disable performance test for alphaComp function

10 years agoMerge pull request #2315 from ilya-lavrenov:nlmeans_perf
Andrey Pavlenko [Fri, 14 Feb 2014 09:24:12 +0000 (13:24 +0400)]
Merge pull request #2315 from ilya-lavrenov:nlmeans_perf

10 years agoMerge pull request #1735 from KonstantinMatskevich:umat_tests
Andrey Pavlenko [Fri, 14 Feb 2014 08:37:47 +0000 (12:37 +0400)]
Merge pull request #1735 from KonstantinMatskevich:umat_tests

10 years agoMerge pull request #2062 from cook:bug3440
Roman Donchenko [Fri, 14 Feb 2014 08:09:01 +0000 (12:09 +0400)]
Merge pull request #2062 from cook:bug3440

10 years agoFix build of libtiff on big endian host due to defined but empty WORDS_BIGENDIAN...
Stuart Cunningham [Fri, 14 Feb 2014 05:16:17 +0000 (16:16 +1100)]
Fix build of libtiff on big endian host due to defined but empty WORDS_BIGENDIAN macro

10 years agosome more fixes
Ilya Lavrenov [Thu, 13 Feb 2014 19:47:18 +0000 (23:47 +0400)]
some more fixes

10 years agoUse CMAKE_CFG_INTDIR meta-variable to get the library output directory of the opencv_...
Yantao Xie [Thu, 13 Feb 2014 15:53:58 +0000 (23:53 +0800)]
Use CMAKE_CFG_INTDIR meta-variable to get the library output directory of the opencv_matlab.

10 years agoMerge pull request #2333 from asmorkalov:java_dead_code_fix
Roman Donchenko [Thu, 13 Feb 2014 15:21:56 +0000 (19:21 +0400)]
Merge pull request #2333 from asmorkalov:java_dead_code_fix

10 years agoMerge pull request #2332 from jet47:gpu-fixes
Roman Donchenko [Thu, 13 Feb 2014 15:21:45 +0000 (19:21 +0400)]
Merge pull request #2332 from jet47:gpu-fixes

10 years agoDead code removed as this cannot be null in Java.
Alexander Smorkalov [Thu, 13 Feb 2014 14:17:47 +0000 (18:17 +0400)]
Dead code removed as this cannot be null in Java.

10 years agoMerge pull request #2331 from asmorkalov:android_native_activity_finish
Roman Donchenko [Thu, 13 Feb 2014 13:57:45 +0000 (17:57 +0400)]
Merge pull request #2331 from asmorkalov:android_native_activity_finish

10 years agofixed OpenCL kernel flag in resize (thanks to Ilya L)
Vadim Pisarevsky [Thu, 13 Feb 2014 13:37:42 +0000 (17:37 +0400)]
fixed OpenCL kernel flag in resize (thanks to Ilya L)

10 years agotemporary disable perf test for StereoBeliefPropagation
Vladislav Vinogradov [Thu, 13 Feb 2014 13:25:59 +0000 (17:25 +0400)]
temporary disable perf test for StereoBeliefPropagation

10 years agoincrease epsilon for AlphaComp sanity test for integer input
Vladislav Vinogradov [Thu, 13 Feb 2014 13:16:43 +0000 (17:16 +0400)]
increase epsilon for AlphaComp sanity test for integer input

10 years agoApplication pause/resume fix for Android sample NativeActivity.
Alexander Smorkalov [Thu, 13 Feb 2014 12:47:02 +0000 (16:47 +0400)]
Application pause/resume fix for Android sample NativeActivity.

10 years agoFix cmake detection of build platform endianness
Stuart Cunningham [Thu, 13 Feb 2014 11:59:30 +0000 (22:59 +1100)]
Fix cmake detection of build platform endianness

Improve comments to indicate actual usage of WORDS_BIGENDIAN where
it is tested with #ifdef rather than #if

10 years agoupdate
Konstantin Matskevich [Wed, 11 Dec 2013 09:56:41 +0000 (13:56 +0400)]
update

10 years agoMerge pull request #2304 from mattvenn:master
Roman Donchenko [Thu, 13 Feb 2014 08:30:19 +0000 (12:30 +0400)]
Merge pull request #2304 from mattvenn:master

10 years ago-j8 in linux_installation tutorial
Rohit Girdhar [Thu, 13 Feb 2014 08:22:00 +0000 (13:52 +0530)]
-j8 in linux_installation tutorial

10 years agoMerge pull request #2318 from gongzg:2.4
Roman Donchenko [Thu, 13 Feb 2014 08:16:18 +0000 (12:16 +0400)]
Merge pull request #2318 from gongzg:2.4

10 years agoMerge pull request #2319 from m3d:patch-1
Roman Donchenko [Thu, 13 Feb 2014 08:12:00 +0000 (12:12 +0400)]
Merge pull request #2319 from m3d:patch-1

10 years agoMerge pull request #2324 from vpisarev:fix_facedetect
Andrey Pavlenko [Thu, 13 Feb 2014 07:46:23 +0000 (11:46 +0400)]
Merge pull request #2324 from vpisarev:fix_facedetect

10 years agoadded imgpoints back
Matt Venn [Thu, 13 Feb 2014 07:44:29 +0000 (07:44 +0000)]
added imgpoints back

10 years agoSome tests for UMat
Konstantin Matskevich [Thu, 31 Oct 2013 12:25:13 +0000 (16:25 +0400)]
Some tests for UMat

10 years agoenabled OpenGL on MacOSX
Ilya Lavrenov [Wed, 12 Feb 2014 20:17:15 +0000 (00:17 +0400)]
enabled OpenGL on MacOSX

10 years agobugfix: blobdetector was putting incorrect diameter value in keypoints
Rohit Girdhar [Wed, 12 Feb 2014 16:59:04 +0000 (22:29 +0530)]
bugfix: blobdetector was putting incorrect diameter value in keypoints

10 years agotab => spaces
Vadim Pisarevsky [Wed, 12 Feb 2014 16:28:55 +0000 (20:28 +0400)]
tab => spaces

10 years ago3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
Vadim Pisarevsky [Wed, 12 Feb 2014 15:29:18 +0000 (19:29 +0400)]
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective

10 years agofixed bug reported by Irina K. Also tried to fix LBP detector regression in quality...
Vadim Pisarevsky [Wed, 12 Feb 2014 13:42:09 +0000 (17:42 +0400)]
fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...)

10 years agoFix Windows build of grfmt_tiff.cpp by using libtiff's integer types.
Stuart Cunningham [Wed, 12 Feb 2014 12:41:38 +0000 (23:41 +1100)]
Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types.

10 years agoMerge pull request #2322 from berak:b_cc_read
Roman Donchenko [Wed, 12 Feb 2014 12:32:29 +0000 (16:32 +0400)]
Merge pull request #2322 from berak:b_cc_read

10 years agoMerge pull request #2320 from asmorkalov:ocv_readme_license_install
Roman Donchenko [Wed, 12 Feb 2014 12:27:24 +0000 (16:27 +0400)]
Merge pull request #2320 from asmorkalov:ocv_readme_license_install

10 years agoMerge pull request #2321 from asmorkalov:android_run_all_tests
Roman Donchenko [Wed, 12 Feb 2014 11:41:28 +0000 (15:41 +0400)]
Merge pull request #2321 from asmorkalov:android_run_all_tests

10 years agoMerge pull request #2317 from blueskymonster:master
Roman Donchenko [Wed, 12 Feb 2014 11:14:25 +0000 (15:14 +0400)]
Merge pull request #2317 from blueskymonster:master

10 years agoundo changes of cv2.cv.* functions/constants
Martin Dlouhy [Wed, 12 Feb 2014 10:25:03 +0000 (11:25 +0100)]
undo changes of cv2.cv.* functions/constants

10 years agoopencv_run_all_tests.sh implemented for Android SDK.
Alexander Smorkalov [Wed, 12 Feb 2014 06:56:57 +0000 (10:56 +0400)]
opencv_run_all_tests.sh implemented for Android SDK.

10 years agoFix reading of 16-bit TIFF images on big endian host.
Stuart Cunningham [Wed, 12 Feb 2014 10:21:06 +0000 (21:21 +1100)]
Fix reading of 16-bit TIFF images on big endian host.

Use correct integer types for arguments to TIFFGetField to avoid corruption
of values and failed loads of TIFF file when using cv::imread().

Added test where both big and little endian TIFF files are read using imread().

Fixed build of 3rdparty libtiff on big endian hosts.

Reduced memory required during decode_tile16384x16384 test by not converting
large grayscale test image to color image during read.

10 years agoLICENSE and README files installation rules added.
Alexander Smorkalov [Wed, 12 Feb 2014 06:29:53 +0000 (10:29 +0400)]
LICENSE and README files installation rules added.

10 years agoadded 3-channel support to arithmetic operations
Vadim Pisarevsky [Wed, 12 Feb 2014 08:18:55 +0000 (12:18 +0400)]
added 3-channel support to arithmetic operations

10 years agoremoved return images and fixed cv2 names
Martin Dlouhy [Wed, 12 Feb 2014 06:06:05 +0000 (07:06 +0100)]
removed return images and fixed cv2 names

10 years agoUpdated DisplayImage.cpp program to compile
Elliot Godzich [Wed, 12 Feb 2014 05:46:14 +0000 (21:46 -0800)]
Updated DisplayImage.cpp program to compile

CV_WINDOW_AUTOSIZE -> WINDOW_AUTOSIZE

10 years agoWorkaround a LLVM/Clang 3.3 bug.
Zhigang Gong [Wed, 12 Feb 2014 03:23:27 +0000 (11:23 +0800)]
Workaround a LLVM/Clang 3.3 bug.

The LLVM/Clang 3.3 has a bug when compile a cl kernel with
assignment of a scalar to a vector data type. This patch
could work around this bug.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
10 years agoadded performance tests for NLMeans
Ilya Lavrenov [Thu, 6 Feb 2014 14:03:54 +0000 (18:03 +0400)]
added performance tests for NLMeans

10 years agoMerge pull request #2311 from SvenWe:master
Roman Donchenko [Tue, 11 Feb 2014 13:11:06 +0000 (17:11 +0400)]
Merge pull request #2311 from SvenWe:master

10 years agoMerge pull request #2313 from m3d:patch-1
Roman Donchenko [Tue, 11 Feb 2014 13:10:22 +0000 (17:10 +0400)]
Merge pull request #2313 from m3d:patch-1

10 years agoMerge pull request #2314 from ilya-lavrenov:typo
Roman Donchenko [Tue, 11 Feb 2014 13:06:38 +0000 (17:06 +0400)]
Merge pull request #2314 from ilya-lavrenov:typo

10 years agoMerge pull request #1851 from dneelyep:patch-1
Roman Donchenko [Tue, 11 Feb 2014 12:46:33 +0000 (16:46 +0400)]
Merge pull request #1851 from dneelyep:patch-1

10 years agotypo
Ilya Lavrenov [Tue, 11 Feb 2014 10:25:37 +0000 (14:25 +0400)]
typo

10 years agoMerge pull request #2310 from SpecLad:merge-2.4
Roman Donchenko [Tue, 11 Feb 2014 09:44:51 +0000 (13:44 +0400)]
Merge pull request #2310 from SpecLad:merge-2.4

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 10 Feb 2014 13:50:03 +0000 (17:50 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
CMakeLists.txt
cmake/OpenCVGenAndroidMK.cmake
cmake/templates/OpenCV.mk.in
doc/tutorials/viz/creating_widgets/creating_widgets.rst
doc/tutorials/viz/launching_viz/launching_viz.rst
doc/tutorials/viz/table_of_content_viz/images/image_effects.png
doc/tutorials/viz/transformations/transformations.rst
doc/tutorials/viz/widget_pose/widget_pose.rst
modules/core/include/opencv2/core/affine.hpp
modules/core/include/opencv2/core/core.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/cuda/canny.cu
modules/gpu/src/cuda/generalized_hough.cu
modules/gpu/src/generalized_hough.cpp
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_color.cpp
modules/gpu/test/test_core.cpp
modules/gpu/test/test_gpumat.cpp
modules/gpu/test/test_hough.cpp
modules/nonfree/CMakeLists.txt
modules/nonfree/include/opencv2/nonfree/gpu.hpp
modules/nonfree/perf/perf_gpu.cpp
modules/nonfree/src/cuda/surf.cu
modules/nonfree/src/precomp.hpp
modules/nonfree/src/surf_gpu.cpp
modules/nonfree/test/test_gpu.cpp
modules/ocl/perf/perf_haar.cpp
modules/stitching/CMakeLists.txt
modules/stitching/include/opencv2/stitching/detail/matchers.hpp
modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp
modules/stitching/include/opencv2/stitching/detail/warpers.hpp
modules/stitching/include/opencv2/stitching/warpers.hpp
modules/stitching/src/blenders.cpp
modules/stitching/src/matchers.cpp
modules/stitching/src/precomp.hpp
modules/stitching/src/seam_finders.cpp
modules/stitching/src/stitcher.cpp
modules/stitching/src/warpers.cpp
modules/viz/doc/widget.rst
modules/viz/include/opencv2/viz/types.hpp
modules/viz/include/opencv2/viz/viz3d.hpp
modules/viz/include/opencv2/viz/widget_accessor.hpp
modules/viz/src/precomp.hpp
modules/viz/src/shapes.cpp
modules/viz/src/vizcore.cpp
modules/viz/src/vtk/vtkCloudMatSink.h
modules/viz/src/vtk/vtkCloudMatSource.h
modules/viz/test/test_precomp.hpp
modules/viz/test/tests_simple.cpp
samples/android/tutorial-4-cuda/CMakeLists.txt
samples/android/tutorial-4-cuda/jni/Android.mk
samples/android/tutorial-4-cuda/src/org/opencv/samples/tutorial4/Tutorial4Activity.java
samples/cpp/stitching_detailed.cpp
samples/cpp/tutorial_code/viz/creating_widgets.cpp
samples/cpp/tutorial_code/viz/launching_viz.cpp
samples/cpp/tutorial_code/viz/transformations.cpp
samples/cpp/tutorial_code/viz/widget_pose.cpp

10 years agofixed spelling and removed return images
Martin Dlouhy [Mon, 10 Feb 2014 19:32:54 +0000 (20:32 +0100)]
fixed spelling and removed return images

10 years agograbcut.py sample: Allow drawing rect from bottom/right
Sven Wehner [Mon, 10 Feb 2014 15:45:28 +0000 (16:45 +0100)]
grabcut.py sample: Allow drawing rect from bottom/right

The grabcut sample script isn't able to create rectangles correctly that are
drawn from e.g. bottom-right to top-left.
This small commit uses four min() calls to determine the correct
top-left point of the rectangle.
It also removes some unnecessary white spaces before colons.

10 years agoremoved whitespace at end of line 96
Matt Venn [Mon, 10 Feb 2014 14:51:29 +0000 (14:51 +0000)]
removed whitespace at end of line 96

10 years agoMerge pull request #2308 from jet47:gpu-tests-timeout
Roman Donchenko [Mon, 10 Feb 2014 11:10:30 +0000 (15:10 +0400)]
Merge pull request #2308 from jet47:gpu-tests-timeout

10 years agoMerge pull request #2309 from Nerei:fixed_cl_exe_hang_with_eigen
Roman Donchenko [Mon, 10 Feb 2014 10:59:04 +0000 (14:59 +0400)]
Merge pull request #2309 from Nerei:fixed_cl_exe_hang_with_eigen

10 years agoFixed Cl.exe hang for VS2008 x64 with Eigen::exp() function
Anatoly Baksheev [Mon, 10 Feb 2014 09:41:27 +0000 (13:41 +0400)]
Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function

10 years agodecrease input size for several gpu tests to fix "timed out" error:
Vladislav Vinogradov [Mon, 10 Feb 2014 07:50:14 +0000 (11:50 +0400)]
decrease input size for several gpu tests to fix "timed out" error:

* BruteForceNonLocalMeans
* OpticalFlowBM

10 years agoproper initialization for ccimpl in bool CascadeClassifier::read(const FileNode
berak [Sat, 8 Feb 2014 13:42:09 +0000 (14:42 +0100)]
proper initialization for ccimpl in bool CascadeClassifier::read(const FileNode

10 years agofixed whitespace
Matt Venn [Fri, 7 Feb 2014 22:18:59 +0000 (22:18 +0000)]
fixed whitespace

10 years agofixed examples for opencv 2.4.8
Matt Venn [Fri, 7 Feb 2014 20:53:57 +0000 (20:53 +0000)]
fixed examples for opencv 2.4.8

10 years agoMerge pull request #2303 from jet47:gpu-canny-fix
Roman Donchenko [Fri, 7 Feb 2014 15:03:14 +0000 (19:03 +0400)]
Merge pull request #2303 from jet47:gpu-canny-fix

10 years agoMerge pull request #2295 from alalek:opencl_align_rw_buffers
Andrey Pavlenko [Fri, 7 Feb 2014 13:45:15 +0000 (17:45 +0400)]
Merge pull request #2295 from alalek:opencl_align_rw_buffers

10 years agoMerge pull request #2294 from jet47:fix-gpu-issues
Roman Donchenko [Fri, 7 Feb 2014 12:54:49 +0000 (16:54 +0400)]
Merge pull request #2294 from jet47:fix-gpu-issues

10 years agoMerge pull request #2296 from apavlenko:fix_coverity_scan
Roman Donchenko [Fri, 7 Feb 2014 12:54:29 +0000 (16:54 +0400)]
Merge pull request #2296 from apavlenko:fix_coverity_scan

10 years agofixed several bugs in CUDA Canny implementation:
Vladislav Vinogradov [Fri, 7 Feb 2014 12:04:29 +0000 (16:04 +0400)]
fixed several bugs in CUDA Canny implementation:

* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd

10 years agoMerge pull request #2301 from jet47:fix-nonfree-build
Roman Donchenko [Fri, 7 Feb 2014 11:34:45 +0000 (15:34 +0400)]
Merge pull request #2301 from jet47:fix-nonfree-build

10 years agoMerge pull request #2297 from asmorkalov:ocv_testdata_install_perms_fix
Roman Donchenko [Fri, 7 Feb 2014 11:33:59 +0000 (15:33 +0400)]
Merge pull request #2297 from asmorkalov:ocv_testdata_install_perms_fix

10 years agoRevert "disable gpu Canny and HoughCircles perf tests:"
Vladislav Vinogradov [Fri, 7 Feb 2014 10:55:06 +0000 (14:55 +0400)]
Revert "disable gpu Canny and HoughCircles perf tests:"

This reverts commit dbce90692acd84fbf46bde4da4b1726049f42857.

10 years agoocl: update gftt
Alexander Alekhin [Thu, 6 Feb 2014 15:07:30 +0000 (19:07 +0400)]
ocl: update gftt

10 years agoocl: workaround for failures with misaligned host buffers
Alexander Alekhin [Thu, 6 Feb 2014 13:27:29 +0000 (17:27 +0400)]
ocl: workaround for failures with misaligned host buffers

10 years agoImplicit testdata directory permissions setup added.
Alexander Smorkalov [Thu, 6 Feb 2014 19:36:23 +0000 (23:36 +0400)]
Implicit testdata directory permissions setup added.

10 years agoMerge pull request #2300 from asmorkalov:android_no_cuda_not_armeabiv7a
Roman Donchenko [Fri, 7 Feb 2014 10:39:08 +0000 (14:39 +0400)]
Merge pull request #2300 from asmorkalov:android_no_cuda_not_armeabiv7a

10 years agofix nonfree module compilation without CUDA
Vladislav Vinogradov [Fri, 7 Feb 2014 09:40:37 +0000 (13:40 +0400)]
fix nonfree module compilation without CUDA

10 years agodynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a.
Alexander Smorkalov [Fri, 7 Feb 2014 08:46:24 +0000 (12:46 +0400)]
dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a.

10 years agoMerge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter
Andrey Pavlenko [Fri, 7 Feb 2014 07:33:49 +0000 (11:33 +0400)]
Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter

10 years agoMerge pull request #2287 from ilya-lavrenov:mat_step
Andrey Pavlenko [Thu, 6 Feb 2014 17:38:22 +0000 (21:38 +0400)]
Merge pull request #2287 from ilya-lavrenov:mat_step

10 years agoMerge pull request #2289 from ilya-lavrenov:umat_expr
Andrey Pavlenko [Thu, 6 Feb 2014 17:37:57 +0000 (21:37 +0400)]
Merge pull request #2289 from ilya-lavrenov:umat_expr

10 years agofixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan...
Andrey Pavlenko [Thu, 6 Feb 2014 17:33:44 +0000 (21:33 +0400)]
fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (scan.coverity.com/projects/169?tab=Overview)