profile/ivi/opencv.git
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 #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 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 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 #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 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 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 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 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 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 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 #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 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 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 #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 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 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 #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 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 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)

10 years agoadded cv::sqrBoxFilter to T-API
Ilya Lavrenov [Fri, 31 Jan 2014 20:05:05 +0000 (00:05 +0400)]
added cv::sqrBoxFilter to T-API

10 years agoRevert "disable CUDA generalized Hough Transform"
Vladislav Vinogradov [Thu, 6 Feb 2014 12:58:40 +0000 (16:58 +0400)]
Revert "disable CUDA generalized Hough Transform"

This reverts commit 33d42b740c6fe938b63a0b25c9ad51741aba48c3.

10 years agofix epsilons for several gpu tests
Vladislav Vinogradov [Thu, 6 Feb 2014 08:41:19 +0000 (12:41 +0400)]
fix epsilons for several gpu tests

10 years agoRevert "disable gpu CvtColor.*2HSV tests:"
Vladislav Vinogradov [Thu, 6 Feb 2014 06:12:20 +0000 (10:12 +0400)]
Revert "disable gpu CvtColor.*2HSV tests:"

This reverts commit 952027a8536215a5e4308c79a59308c6b3426354.

10 years agoRevert "disable gpu Subtract_Array test:"
Vladislav Vinogradov [Wed, 5 Feb 2014 11:59:13 +0000 (15:59 +0400)]
Revert "disable gpu Subtract_Array test:"

This reverts commit e91bf95d5832e87aa70240c50f0bf7fcc587e8c8.

10 years agoMerge pull request #2269 from Nerei:qt5_vtk_guards
Roman Donchenko [Thu, 6 Feb 2014 12:47:15 +0000 (16:47 +0400)]
Merge pull request #2269 from Nerei:qt5_vtk_guards

10 years agoMerge pull request #2276 from asmorkalov:android_install_cuda
Roman Donchenko [Thu, 6 Feb 2014 12:45:48 +0000 (16:45 +0400)]
Merge pull request #2276 from asmorkalov:android_install_cuda

10 years agocondition for Mat step
Ilya Lavrenov [Wed, 5 Feb 2014 12:01:15 +0000 (16:01 +0400)]
condition for Mat step

10 years agoMultiple improvements in OpenCV examples build.
Alexander Smorkalov [Tue, 4 Feb 2014 09:25:47 +0000 (13:25 +0400)]
Multiple improvements in OpenCV examples build.

EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
CUDA initialization apportunity added to OpenCVLoader.initDebug();
Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.

10 years agoMerge pull request #2292 from asmorkalov:ocv_deb_tests_script_path_fix
Roman Donchenko [Thu, 6 Feb 2014 10:59:31 +0000 (14:59 +0400)]
Merge pull request #2292 from asmorkalov:ocv_deb_tests_script_path_fix

10 years agoMerge pull request #2278 from KonstantinMatskevich:ocl_toinputarray
Andrey Pavlenko [Thu, 6 Feb 2014 08:55:04 +0000 (12:55 +0400)]
Merge pull request #2278 from KonstantinMatskevich:ocl_toinputarray

10 years agoMerge pull request #2285 from KonstantinMatskevich:ocl_test_cascade2.4
Andrey Pavlenko [Thu, 6 Feb 2014 08:52:27 +0000 (12:52 +0400)]
Merge pull request #2285 from KonstantinMatskevich:ocl_test_cascade2.4

10 years agoAbsolute path to tests in opencv_run_app_tests.sh fixed.
Alexander Smorkalov [Thu, 6 Feb 2014 08:35:14 +0000 (12:35 +0400)]
Absolute path to tests in opencv_run_app_tests.sh fixed.

10 years agoMerge pull request #2288 from asmorkalov:android_project_properties_generation_fix
Roman Donchenko [Thu, 6 Feb 2014 08:20:07 +0000 (12:20 +0400)]
Merge pull request #2288 from asmorkalov:android_project_properties_generation_fix

10 years agoadded perf test
Ilya Lavrenov [Wed, 5 Feb 2014 15:35:00 +0000 (19:35 +0400)]
added perf test

10 years agoimplemented umat expressions
Ilya Lavrenov [Wed, 5 Feb 2014 15:10:02 +0000 (19:10 +0400)]
implemented umat expressions

10 years agoMerge pull request #2002 from abak:stereo_calibrate
Roman Donchenko [Wed, 5 Feb 2014 13:47:26 +0000 (17:47 +0400)]
Merge pull request #2002 from abak:stereo_calibrate

10 years agoproject.properties file generation fixed for per-component installation.
Alexander Smorkalov [Wed, 5 Feb 2014 13:34:19 +0000 (17:34 +0400)]
project.properties file generation fixed for per-component installation.

10 years agoMerge tag '3.0-ocl-tp2' (-s ours)
Roman Donchenko [Wed, 5 Feb 2014 10:00:20 +0000 (14:00 +0400)]
Merge tag '3.0-ocl-tp2' (-s ours)

OpenCV 3.0 OpenCL Technical Preview 2

10 years agoSet status to -tp2.
Roman Donchenko [Wed, 5 Feb 2014 09:57:04 +0000 (13:57 +0400)]
Set status to -tp2.

10 years agofixes2
Konstantin Matskevich [Wed, 5 Feb 2014 09:51:14 +0000 (13:51 +0400)]
fixes2

10 years agoMerge pull request #2284 from KonstantinMatskevich:ocl_test_cascade
Andrey Pavlenko [Wed, 5 Feb 2014 09:37:05 +0000 (13:37 +0400)]
Merge pull request #2284 from KonstantinMatskevich:ocl_test_cascade

10 years agoMerge pull request #2277 from asmorkalov:android_test_path_fix
Roman Donchenko [Wed, 5 Feb 2014 08:36:37 +0000 (12:36 +0400)]
Merge pull request #2277 from asmorkalov:android_test_path_fix

10 years agoupdate test CascadeClassifier
Konstantin Matskevich [Wed, 5 Feb 2014 08:23:36 +0000 (12:23 +0400)]
update test CascadeClassifier

10 years agoupdate test for cascade
Konstantin Matskevich [Wed, 5 Feb 2014 08:06:48 +0000 (12:06 +0400)]
update test for cascade

10 years agofixed docs2
Konstantin Matskevich [Wed, 5 Feb 2014 07:31:25 +0000 (11:31 +0400)]
fixed docs2

10 years agoMerge pull request #2281 from vpisarev:ocl_surf
Andrey Pavlenko [Wed, 5 Feb 2014 07:07:19 +0000 (11:07 +0400)]
Merge pull request #2281 from vpisarev:ocl_surf

10 years agoremoved CV_IN/OUT
Konstantin Matskevich [Wed, 5 Feb 2014 06:55:26 +0000 (10:55 +0400)]
removed CV_IN/OUT

10 years agofixed docs
Konstantin Matskevich [Wed, 5 Feb 2014 06:49:56 +0000 (10:49 +0400)]
fixed docs

10 years agofixes
Konstantin Matskevich [Wed, 5 Feb 2014 05:59:04 +0000 (09:59 +0400)]
fixes

10 years agoMerge pull request #2250 from ilya-lavrenov:tapi_renaming
Andrey Pavlenko [Wed, 5 Feb 2014 05:27:06 +0000 (09:27 +0400)]
Merge pull request #2250 from ilya-lavrenov:tapi_renaming

10 years agocleaned up super_resolution sample from old OCL
Ilya Lavrenov [Fri, 31 Jan 2014 17:00:16 +0000 (21:00 +0400)]
cleaned up super_resolution sample from old OCL

10 years agofixed warnings/errors from GCC
Vadim Pisarevsky [Tue, 4 Feb 2014 17:50:04 +0000 (21:50 +0400)]
fixed warnings/errors from GCC

10 years agoMerge pull request #2280 from ilya-lavrenov:attempt_pvc
Andrey Pavlenko [Tue, 4 Feb 2014 17:22:49 +0000 (21:22 +0400)]
Merge pull request #2280 from ilya-lavrenov:attempt_pvc

10 years agofixed warnings from OCL and DOC builders
Vadim Pisarevsky [Tue, 4 Feb 2014 17:19:31 +0000 (21:19 +0400)]
fixed warnings from OCL and DOC builders

10 years agoMerge pull request #2279 from alalek:fix_memory_leak_getumat
Andrey Pavlenko [Tue, 4 Feb 2014 16:45:27 +0000 (20:45 +0400)]
Merge pull request #2279 from alalek:fix_memory_leak_getumat

10 years agoundone change in ocl.hpp (explicit Image2D constructor)
Vadim Pisarevsky [Tue, 4 Feb 2014 16:41:11 +0000 (20:41 +0400)]
undone change in ocl.hpp (explicit Image2D constructor)

10 years agoSURF kind of works (let's see if the tests pass)
Vadim Pisarevsky [Tue, 4 Feb 2014 16:00:51 +0000 (20:00 +0400)]
SURF kind of works (let's see if the tests pass)