platform/upstream/opencv.git
10 years agoFEATURES2D: add DenseFeatureDetector Python wrapper
Clemens Korner [Thu, 13 Mar 2014 14:00:18 +0000 (15:00 +0100)]
FEATURES2D: add DenseFeatureDetector Python wrapper

10 years agoMerge pull request #2397 from vbystricky:intelperc
Roman Donchenko [Fri, 7 Mar 2014 14:19:00 +0000 (18:19 +0400)]
Merge pull request #2397 from vbystricky:intelperc

10 years agoMove declaration of IVideoCapture class into precomp.hpp, make some methods of IVideo...
vbystricky [Fri, 7 Mar 2014 12:25:15 +0000 (16:25 +0400)]
Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual

10 years agoMerge pull request #2437 from ilya-lavrenov:tapi_morph
Andrey Pavlenko [Fri, 7 Mar 2014 10:00:09 +0000 (14:00 +0400)]
Merge pull request #2437 from ilya-lavrenov:tapi_morph

10 years agoMerge pull request #2438 from ilya-lavrenov:tapi_flip
Andrey Pavlenko [Fri, 7 Mar 2014 09:54:34 +0000 (13:54 +0400)]
Merge pull request #2438 from ilya-lavrenov:tapi_flip

10 years agoMerge pull request #2441 from akarsakov:ocl_platform_vendor
Andrey Pavlenko [Fri, 7 Mar 2014 09:54:12 +0000 (13:54 +0400)]
Merge pull request #2441 from akarsakov:ocl_platform_vendor

10 years agoMerge pull request #2444 from ilya-lavrenov:tapi_gftt
Andrey Pavlenko [Fri, 7 Mar 2014 09:53:43 +0000 (13:53 +0400)]
Merge pull request #2444 from ilya-lavrenov:tapi_gftt

10 years agoMerge pull request #2451 from ilya-lavrenov:tapi_fast_covar_data
Andrey Pavlenko [Fri, 7 Mar 2014 09:52:47 +0000 (13:52 +0400)]
Merge pull request #2451 from ilya-lavrenov:tapi_fast_covar_data

10 years agoMerge pull request #2453 from ilya-lavrenov:tapi_sobel
Andrey Pavlenko [Fri, 7 Mar 2014 09:51:37 +0000 (13:51 +0400)]
Merge pull request #2453 from ilya-lavrenov:tapi_sobel

10 years agoPass vendor macro to opencl kernel
Alexander Karsakov [Wed, 5 Mar 2014 11:04:44 +0000 (15:04 +0400)]
Pass vendor macro to opencl kernel

10 years agoMerge pull request #2431 from ilya-lavrenov:tapi_perf
Andrey Pavlenko [Thu, 6 Mar 2014 18:17:44 +0000 (22:17 +0400)]
Merge pull request #2431 from ilya-lavrenov:tapi_perf

10 years agoMerge pull request #2450 from ilya-lavrenov:tapi_test
Andrey Pavlenko [Thu, 6 Mar 2014 17:55:50 +0000 (21:55 +0400)]
Merge pull request #2450 from ilya-lavrenov:tapi_test

10 years agoMerge pull request #2452 from ilya-lavrenov:tapi_disable_surf
Andrey Pavlenko [Thu, 6 Mar 2014 17:51:24 +0000 (21:51 +0400)]
Merge pull request #2452 from ilya-lavrenov:tapi_disable_surf

10 years agoadded new dtypes to cv::Sobel
Ilya Lavrenov [Thu, 6 Mar 2014 13:28:00 +0000 (17:28 +0400)]
added new dtypes to cv::Sobel

10 years agoimproved cv::preCornerDetect
Ilya Lavrenov [Thu, 6 Mar 2014 11:48:57 +0000 (15:48 +0400)]
improved cv::preCornerDetect

10 years agodisable SURF
Ilya Lavrenov [Thu, 6 Mar 2014 12:49:22 +0000 (16:49 +0400)]
disable SURF

10 years agoported fast calculation of covar data
Ilya Lavrenov [Thu, 6 Mar 2014 11:40:27 +0000 (15:40 +0400)]
ported fast calculation of covar data

10 years agotest for clEnqueueReadBufferRect
Ilya Lavrenov [Thu, 6 Mar 2014 08:11:40 +0000 (12:11 +0400)]
test for clEnqueueReadBufferRect

10 years agoimproved performance of GFTT
Ilya Lavrenov [Tue, 4 Mar 2014 16:04:16 +0000 (20:04 +0400)]
improved performance of GFTT

10 years agoMerge pull request #2440 from codyrigney92:Master_LKOptFlow_NEON
Roman Donchenko [Wed, 5 Mar 2014 13:28:08 +0000 (17:28 +0400)]
Merge pull request #2440 from codyrigney92:Master_LKOptFlow_NEON

10 years agoAdded Device:: isAMD,isIntel,isNvidia methods.
Alexander Karsakov [Wed, 5 Mar 2014 07:25:37 +0000 (11:25 +0400)]
Added Device:: isAMD,isIntel,isNvidia methods.

10 years agoChange text of copyright
vbystricky [Wed, 5 Mar 2014 09:06:36 +0000 (13:06 +0400)]
Change text of copyright

10 years agoChange text of license and copyright
vbystricky [Wed, 5 Mar 2014 07:03:57 +0000 (11:03 +0400)]
Change text of license and copyright

10 years agoMaster Version: Added NEON Optimizations for LK Optical Flow.
Cody Rigney [Tue, 4 Mar 2014 19:47:12 +0000 (14:47 -0500)]
Master Version: Added NEON Optimizations for LK Optical Flow.

10 years agoMerge pull request #2436 from ilya-lavrenov:tapi_dft_fix
Andrey Pavlenko [Tue, 4 Mar 2014 15:21:15 +0000 (19:21 +0400)]
Merge pull request #2436 from ilya-lavrenov:tapi_dft_fix

10 years agoMerge pull request #2391 from ilya-lavrenov:tapi_match_template
Andrey Pavlenko [Tue, 4 Mar 2014 14:50:14 +0000 (18:50 +0400)]
Merge pull request #2391 from ilya-lavrenov:tapi_match_template

10 years agoMerge pull request #2408 from ilya-lavrenov:tapi_core_opt
Andrey Pavlenko [Tue, 4 Mar 2014 14:37:26 +0000 (18:37 +0400)]
Merge pull request #2408 from ilya-lavrenov:tapi_core_opt

10 years agoMerge pull request #2409 from juanmanpr:master
Roman Donchenko [Tue, 4 Mar 2014 11:32:12 +0000 (15:32 +0400)]
Merge pull request #2409 from juanmanpr:master

10 years agoMerge pull request #2381 from ElenaGvozdeva:ipp_resize
Roman Donchenko [Tue, 4 Mar 2014 07:49:01 +0000 (11:49 +0400)]
Merge pull request #2381 from ElenaGvozdeva:ipp_resize

10 years agoimproved performance of cv::flip (flip cols)
Ilya Lavrenov [Mon, 3 Mar 2014 15:04:32 +0000 (19:04 +0400)]
improved performance of cv::flip (flip cols)

10 years agoMerge pull request #2435 from SpecLad:merge-2.4
Roman Donchenko [Mon, 3 Mar 2014 11:41:06 +0000 (15:41 +0400)]
Merge pull request #2435 from SpecLad:merge-2.4

10 years agofixed morphology operations
Ilya Lavrenov [Mon, 3 Mar 2014 11:19:02 +0000 (15:19 +0400)]
fixed morphology operations

10 years agofixed cv::dft
Ilya Lavrenov [Mon, 3 Mar 2014 10:32:38 +0000 (14:32 +0400)]
fixed cv::dft

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 3 Mar 2014 09:45:22 +0000 (13:45 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
modules/contrib/src/basicretinafilter.hpp
modules/contrib/src/magnoretinafilter.hpp
modules/contrib/src/parvoretinafilter.hpp
modules/contrib/src/retinacolor.hpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/highgui/src/cap_tyzx.cpp
modules/ocl/perf/perf_filters.cpp
modules/ocl/src/haar.cpp
modules/ocl/src/opencl/haarobjectdetect.cl
modules/ocl/test/test_filters.cpp
modules/ocl/test/test_objdetect.cpp

10 years agoMerge pull request #2433 from ilya-lavrenov:typos
Roman Donchenko [Mon, 3 Mar 2014 08:20:34 +0000 (12:20 +0400)]
Merge pull request #2433 from ilya-lavrenov:typos

10 years agotypos
Ilya Lavrenov [Sun, 2 Mar 2014 17:04:17 +0000 (21:04 +0400)]
typos

10 years agoadded some new performance tests
Ilya Lavrenov [Sat, 1 Mar 2014 16:08:58 +0000 (20:08 +0400)]
added some new performance tests

10 years agoMerge pull request #2421 from akarsakov:fix_ocl_haar_intel
Andrey Pavlenko [Fri, 28 Feb 2014 14:22:03 +0000 (18:22 +0400)]
Merge pull request #2421 from akarsakov:fix_ocl_haar_intel

10 years agoMerge pull request #2427 from alalek:ocl_build_log
Andrey Pavlenko [Fri, 28 Feb 2014 14:21:37 +0000 (18:21 +0400)]
Merge pull request #2427 from alalek:ocl_build_log

10 years agofixed
Elena Gvozdeva [Thu, 27 Feb 2014 14:10:16 +0000 (18:10 +0400)]
fixed

10 years agocore/ocl: OpenCL build log improvements
Alexander Alekhin [Thu, 27 Feb 2014 08:51:40 +0000 (12:51 +0400)]
core/ocl: OpenCL build log improvements

10 years agoMerge pull request #2415 from vpisarev:fix_stereobm_sse
Andrey Pavlenko [Thu, 27 Feb 2014 05:37:04 +0000 (09:37 +0400)]
Merge pull request #2415 from vpisarev:fix_stereobm_sse

10 years agoOCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin).
Alexander Karsakov [Wed, 26 Feb 2014 14:11:11 +0000 (18:11 +0400)]
OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin).

10 years agoMerge pull request #2419 from linquize:tgit.icon
Roman Donchenko [Wed, 26 Feb 2014 13:34:49 +0000 (17:34 +0400)]
Merge pull request #2419 from linquize:tgit.icon

10 years agoAdd tgit.icon project config
Linquize [Tue, 25 Feb 2014 15:34:41 +0000 (23:34 +0800)]
Add tgit.icon project config

10 years agoMerge pull request #2393 from ilya-lavrenov:coverity
Roman Donchenko [Wed, 26 Feb 2014 08:16:35 +0000 (12:16 +0400)]
Merge pull request #2393 from ilya-lavrenov:coverity

10 years agoCV_Assert for photo module corrected
juanmanpr [Tue, 25 Feb 2014 18:58:08 +0000 (19:58 +0100)]
CV_Assert for photo module corrected

10 years agoMerge pull request #2399 from SpecLad:merge-2.4
Roman Donchenko [Tue, 25 Feb 2014 15:42:53 +0000 (19:42 +0400)]
Merge pull request #2399 from SpecLad:merge-2.4

10 years agofixed difference between SSE2 and C branches of StereoBM; they should now produce...
Vadim Pisarevsky [Tue, 25 Feb 2014 14:13:51 +0000 (18:13 +0400)]
fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results

10 years agoMerge pull request #2358 from rohitgirdhar:rotatedRect
Roman Donchenko [Tue, 25 Feb 2014 13:43:48 +0000 (17:43 +0400)]
Merge pull request #2358 from rohitgirdhar:rotatedRect

10 years agofixed defects from Xcode
Ilya Lavrenov [Sun, 23 Feb 2014 17:07:20 +0000 (21:07 +0400)]
fixed defects from Xcode

10 years agofixed
Elena Gvozdeva [Tue, 25 Feb 2014 12:40:04 +0000 (16:40 +0400)]
fixed

10 years agoMerge pull request #2410 from asmorkalov:android_tiff_lowmem_fix
Roman Donchenko [Tue, 25 Feb 2014 11:04:23 +0000 (15:04 +0400)]
Merge pull request #2410 from asmorkalov:android_tiff_lowmem_fix

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 24 Feb 2014 10:35:34 +0000 (14:35 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
cmake/OpenCVDetectCUDA.cmake
doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.rst
modules/core/CMakeLists.txt
modules/features2d/perf/opencl/perf_brute_force_matcher.cpp
modules/highgui/src/grfmt_tiff.cpp
modules/imgproc/src/clahe.cpp
modules/imgproc/src/moments.cpp
modules/nonfree/CMakeLists.txt
modules/ocl/perf/perf_ml.cpp
modules/superres/CMakeLists.txt

10 years agoMerge pull request #2412 from arunjvs:master
Roman Donchenko [Tue, 25 Feb 2014 10:21:12 +0000 (14:21 +0400)]
Merge pull request #2412 from arunjvs:master

10 years agocore tapi optimization
Ilya Lavrenov [Mon, 24 Feb 2014 20:29:17 +0000 (00:29 +0400)]
core tapi optimization

10 years agoFixed Bug #3568: Build fails with WITH_OPENGL=ON
Arun JVS [Tue, 25 Feb 2014 09:04:32 +0000 (14:34 +0530)]
Fixed Bug #3568: Build fails with WITH_OPENGL=ON

10 years agofixed
Elena Gvozdeva [Mon, 24 Feb 2014 12:12:50 +0000 (16:12 +0400)]
fixed

10 years agoMerge pull request #2411 from asmorkalov:android_mat_leak_fix
Roman Donchenko [Tue, 25 Feb 2014 08:37:01 +0000 (12:37 +0400)]
Merge pull request #2411 from asmorkalov:android_mat_leak_fix

10 years agoBug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager...
Alexander Smorkalov [Tue, 25 Feb 2014 07:50:55 +0000 (11:50 +0400)]
Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed.

The crash was cased by massive Mat objects leak in NativeCameraView class.

10 years agoRemove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture...
vbystricky [Mon, 17 Feb 2014 13:50:15 +0000 (17:50 +0400)]
Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera

10 years agoHighgui_Tiff.decode_tile16384x16384 disabled for Android.
Alexander Smorkalov [Tue, 25 Feb 2014 06:36:20 +0000 (10:36 +0400)]
Highgui_Tiff.decode_tile16384x16384 disabled for Android.

Last changes in test leads to SIGKILL on Android.
SIGKILL is called by out of memory killer.

10 years agoMerge pull request #2406 from ilya-lavrenov:abf
Andrey Pavlenko [Tue, 25 Feb 2014 05:12:32 +0000 (09:12 +0400)]
Merge pull request #2406 from ilya-lavrenov:abf

10 years agoReplaced calls to cout from photo module, by CV_Assert
juanmanpr [Mon, 24 Feb 2014 23:29:07 +0000 (00:29 +0100)]
Replaced calls to cout from photo module, by CV_Assert

10 years agonew scheme of sqrSum
Ilya Lavrenov [Mon, 24 Feb 2014 14:38:33 +0000 (18:38 +0400)]
new scheme of sqrSum

10 years agodisabled ABF tests
Ilya Lavrenov [Mon, 24 Feb 2014 19:26:01 +0000 (23:26 +0400)]
disabled ABF tests

10 years agoMerge pull request #2402 from ilya-lavrenov:amd_libs
Andrey Pavlenko [Mon, 24 Feb 2014 12:56:40 +0000 (16:56 +0400)]
Merge pull request #2402 from ilya-lavrenov:amd_libs

10 years agoMerge pull request #2388 from alalek:coverity_bug_fix
Andrey Pavlenko [Mon, 24 Feb 2014 12:54:44 +0000 (16:54 +0400)]
Merge pull request #2388 from alalek:coverity_bug_fix

10 years agoMerge pull request #2401 from akarsakov:fix_elem_size
Andrey Pavlenko [Mon, 24 Feb 2014 12:22:28 +0000 (16:22 +0400)]
Merge pull request #2401 from akarsakov:fix_elem_size

10 years agoMerge pull request #2394 from ilya-lavrenov:tapi_memop_fix
Andrey Pavlenko [Mon, 24 Feb 2014 12:21:41 +0000 (16:21 +0400)]
Merge pull request #2394 from ilya-lavrenov:tapi_memop_fix

10 years agodump AMD Blas/Fft
Ilya Lavrenov [Mon, 24 Feb 2014 11:12:42 +0000 (15:12 +0400)]
dump AMD Blas/Fft

10 years agoFixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale.
Alexander Karsakov [Mon, 24 Feb 2014 11:10:00 +0000 (15:10 +0400)]
Fixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale.

10 years agoMerge pull request #2398 from nghiaho12:integral_doc
Roman Donchenko [Mon, 24 Feb 2014 10:26:41 +0000 (14:26 +0400)]
Merge pull request #2398 from nghiaho12:integral_doc

10 years agoTypo
Nghia Ho [Mon, 24 Feb 2014 09:06:20 +0000 (20:06 +1100)]
Typo

10 years agoMerge pull request #2389 from SpecLad:ios-big-endian
Roman Donchenko [Mon, 24 Feb 2014 08:44:36 +0000 (12:44 +0400)]
Merge pull request #2389 from SpecLad:ios-big-endian

10 years agoHardcode iOS's endianness, since the TestBigEndian module doesn't work there
Roman Donchenko [Fri, 21 Feb 2014 12:08:49 +0000 (16:08 +0400)]
Hardcode iOS's endianness, since the TestBigEndian module doesn't work there

10 years agofixed defects from coverity.com
Ilya Lavrenov [Sun, 23 Feb 2014 10:59:06 +0000 (14:59 +0400)]
fixed defects from coverity.com

10 years agoint2 -> ulong; to work properly with 3 channels
Ilya Lavrenov [Sun, 23 Feb 2014 11:12:38 +0000 (15:12 +0400)]
int2 -> ulong; to work properly with 3 channels

10 years agoimproved cv::matchTemplate OpenCL part
Ilya Lavrenov [Fri, 21 Feb 2014 20:43:03 +0000 (00:43 +0400)]
improved cv::matchTemplate OpenCL part

10 years agoaddressed issues
Rohit Girdhar [Fri, 21 Feb 2014 18:56:10 +0000 (00:26 +0530)]
addressed issues

10 years agoMerge pull request #2266 from vpisarev:ipp_norm_fix
Roman Donchenko [Fri, 21 Feb 2014 15:11:57 +0000 (19:11 +0400)]
Merge pull request #2266 from vpisarev:ipp_norm_fix

10 years agofixed hint type declaration
Vadim Pisarevsky [Fri, 21 Feb 2014 14:07:01 +0000 (18:07 +0400)]
fixed hint type declaration

10 years agoMerge pull request #2201 from mattip:2.4
Roman Donchenko [Fri, 21 Feb 2014 13:57:36 +0000 (17:57 +0400)]
Merge pull request #2201 from mattip:2.4

10 years agofix merge
Matti Picus [Fri, 21 Feb 2014 11:54:58 +0000 (13:54 +0200)]
fix merge

10 years agoMerge pull request #2384 from ilya-lavrenov:perf_match
Andrey Pavlenko [Fri, 21 Feb 2014 11:14:11 +0000 (15:14 +0400)]
Merge pull request #2384 from ilya-lavrenov:perf_match

10 years agoTAPI: coverity bug fix
Alexander Alekhin [Fri, 21 Feb 2014 10:04:01 +0000 (14:04 +0400)]
TAPI: coverity bug fix

10 years agomerge with origin
Matti Picus [Fri, 21 Feb 2014 09:59:49 +0000 (11:59 +0200)]
merge with origin

10 years agoadded randomized test
Rohit Girdhar [Thu, 20 Feb 2014 21:30:03 +0000 (03:00 +0530)]
added randomized test

10 years agofix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling
Matti Picus [Thu, 20 Feb 2014 20:12:22 +0000 (22:12 +0200)]
fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling

10 years agoadd test (needs updated opencv_extra repo)
Matti Picus [Thu, 20 Feb 2014 20:10:22 +0000 (22:10 +0200)]
add test (needs updated opencv_extra repo)

10 years agoMerge pull request #2375 from akarsakov:fix_getGradient
Andrey Pavlenko [Thu, 20 Feb 2014 17:41:43 +0000 (21:41 +0400)]
Merge pull request #2375 from akarsakov:fix_getGradient

10 years agoMerge pull request #2377 from alalek:tapi_warpers_perf_test
Andrey Pavlenko [Thu, 20 Feb 2014 17:40:27 +0000 (21:40 +0400)]
Merge pull request #2377 from alalek:tapi_warpers_perf_test

10 years agoMerge pull request #2383 from ilya-lavrenov:perf_match_template
Andrey Pavlenko [Thu, 20 Feb 2014 17:36:30 +0000 (21:36 +0400)]
Merge pull request #2383 from ilya-lavrenov:perf_match_template

10 years agobackport of master-based perf tests for matchTemplate to 2.4
Ilya Lavrenov [Thu, 20 Feb 2014 14:55:08 +0000 (18:55 +0400)]
backport of master-based perf tests for matchTemplate to 2.4

10 years agoported 2.4 perf tests for matchTemplate
Ilya Lavrenov [Thu, 20 Feb 2014 14:11:56 +0000 (18:11 +0400)]
ported 2.4 perf tests for matchTemplate

10 years agofixed
Elena Gvozdeva [Thu, 20 Feb 2014 13:34:51 +0000 (17:34 +0400)]
fixed

10 years agoadded test, doc
Rohit Girdhar [Thu, 20 Feb 2014 12:21:48 +0000 (17:51 +0530)]
added test, doc

10 years agoFixed
Elena Gvozdeva [Thu, 20 Feb 2014 12:13:05 +0000 (16:13 +0400)]
Fixed

10 years agoAdded IPP function for resize()
Elena Gvozdeva [Thu, 20 Feb 2014 10:01:22 +0000 (14:01 +0400)]
Added IPP function for resize()

10 years agoFixed typo with indexes in getGradient(x/y) functions.
Alexander Karsakov [Wed, 19 Feb 2014 12:32:17 +0000 (16:32 +0400)]
Fixed typo with indexes in getGradient(x/y) functions.