profile/ivi/opencv.git
9 years agoMerge pull request #3182 from berak:videowriter_docfix_30
Vadim Pisarevsky [Thu, 4 Sep 2014 17:09:18 +0000 (17:09 +0000)]
Merge pull request #3182 from berak:videowriter_docfix_30

9 years agoMerge pull request #3167 from akarsakov:ocl_rm_clFinish
Vadim Pisarevsky [Thu, 4 Sep 2014 17:00:10 +0000 (17:00 +0000)]
Merge pull request #3167 from akarsakov:ocl_rm_clFinish

9 years agoadding fourcc to VideoWriter docs
berak [Thu, 4 Sep 2014 12:59:44 +0000 (14:59 +0200)]
adding fourcc to VideoWriter docs

underline

9 years agoMerge pull request #3186 from akarsakov:ocl_fixes
Vadim Pisarevsky [Thu, 4 Sep 2014 08:54:24 +0000 (08:54 +0000)]
Merge pull request #3186 from akarsakov:ocl_fixes

9 years agoMerge pull request #3185 from ElenaGvozdeva:ocl_norm
Vadim Pisarevsky [Thu, 4 Sep 2014 08:53:47 +0000 (08:53 +0000)]
Merge pull request #3185 from ElenaGvozdeva:ocl_norm

9 years agodisabled IPP acceleration for 3-channel norms and for CV_8S only for APPLE
Elena Gvozdeva [Tue, 2 Sep 2014 11:44:07 +0000 (15:44 +0400)]
disabled IPP acceleration for 3-channel norms and for CV_8S only for APPLE

9 years agoFixed calculation of l_stack_size
Alexander Karsakov [Tue, 2 Sep 2014 13:25:25 +0000 (17:25 +0400)]
Fixed calculation of l_stack_size

9 years agoMerge pull request #3187 from akarsakov:ocl_disabled_minmaxidx
Alexander Alekhin [Wed, 3 Sep 2014 12:56:24 +0000 (12:56 +0000)]
Merge pull request #3187 from akarsakov:ocl_disabled_minmaxidx

9 years agoRemoved redundant clFinish() after clEnqueueUnmapMemObject()
Alexander Karsakov [Thu, 28 Aug 2014 14:30:05 +0000 (18:30 +0400)]
Removed redundant clFinish() after clEnqueueUnmapMemObject()

sss

9 years agoDisabled minMaxIdx for 32FC1 since it occasionally fails on AMD devices (e.g. A10...
Alexander Karsakov [Wed, 3 Sep 2014 07:40:20 +0000 (11:40 +0400)]
Disabled minMaxIdx for 32FC1 since it occasionally fails on AMD devices (e.g. A10-6800K)

9 years agoMerge pull request #3184 from ilya-lavrenov:arm
Vadim Pisarevsky [Wed, 3 Sep 2014 05:40:19 +0000 (05:40 +0000)]
Merge pull request #3184 from ilya-lavrenov:arm

9 years agoMerge pull request #3174 from rokm:samples-fix
Vadim Pisarevsky [Tue, 2 Sep 2014 15:52:56 +0000 (15:52 +0000)]
Merge pull request #3174 from rokm:samples-fix

9 years agoMerge pull request #3181 from akarsakov:ocl_mul_scale_test_fix
Alexander Alekhin [Tue, 2 Sep 2014 13:46:46 +0000 (13:46 +0000)]
Merge pull request #3181 from akarsakov:ocl_mul_scale_test_fix

9 years agoChanged check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests
Alexander Karsakov [Mon, 1 Sep 2014 13:21:13 +0000 (17:21 +0400)]
Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests

9 years agoAdded workaround for Nvidia: take into account that 3-channel vector type takes 4...
Alexander Karsakov [Tue, 2 Sep 2014 08:38:02 +0000 (12:38 +0400)]
Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory.

9 years agoFixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation for case x > 2*maxV
Alexander Karsakov [Tue, 2 Sep 2014 07:53:31 +0000 (11:53 +0400)]
Fixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation for case x > 2*maxV

9 years agoMerge pull request #3169 from znah:py_wrap
Vadim Pisarevsky [Mon, 1 Sep 2014 18:01:12 +0000 (18:01 +0000)]
Merge pull request #3169 from znah:py_wrap

9 years agoMerge pull request #3179 from alekcac:update_in_youtube_url
Vadim Pisarevsky [Mon, 1 Sep 2014 18:00:13 +0000 (18:00 +0000)]
Merge pull request #3179 from alekcac:update_in_youtube_url

9 years agoNEON impl on cv::convertScaleAba CV_32f
Ilya Lavrenov [Sun, 31 Aug 2014 10:54:12 +0000 (10:54 +0000)]
NEON impl on cv::convertScaleAba CV_32f

9 years agoMerge pull request #3170 from ElenaGvozdeva:ocl_fix
Vadim Pisarevsky [Mon, 1 Sep 2014 10:40:02 +0000 (10:40 +0000)]
Merge pull request #3170 from ElenaGvozdeva:ocl_fix

9 years agoMerge pull request #3173 from rokm:cuda-6.5
Vadim Pisarevsky [Mon, 1 Sep 2014 10:38:43 +0000 (10:38 +0000)]
Merge pull request #3173 from rokm:cuda-6.5

9 years agoMerge pull request #3166 from akarsakov:ocl_native_sqrt
Vadim Pisarevsky [Mon, 1 Sep 2014 10:36:50 +0000 (10:36 +0000)]
Merge pull request #3166 from akarsakov:ocl_native_sqrt

9 years agoMerge pull request #3176 from ilya-lavrenov:ipp_arm
Alexander Alekhin [Mon, 1 Sep 2014 09:56:34 +0000 (09:56 +0000)]
Merge pull request #3176 from ilya-lavrenov:ipp_arm

9 years agoremove structured_edge_detection.hpp from blacklist
Alexander Mordvintsev [Thu, 28 Aug 2014 15:15:43 +0000 (19:15 +0400)]
remove structured_edge_detection.hpp from blacklist
don't discard pure virtual methods in hdr_parser.py (was broken anyway)

9 years agodon't use IPP on ARM
Ilya Lavrenov [Sun, 31 Aug 2014 10:54:12 +0000 (10:54 +0000)]
don't use IPP on ARM

9 years agoupdated links to the official OpenCV youtube channel
Alexander Shishkov [Mon, 1 Sep 2014 07:28:43 +0000 (11:28 +0400)]
updated links to the official OpenCV youtube channel

9 years agoMerge pull request #3177 from PhilLab:patch-3
Vadim Pisarevsky [Mon, 1 Sep 2014 06:16:29 +0000 (06:16 +0000)]
Merge pull request #3177 from PhilLab:patch-3

9 years agoFixing Matx ostream operator
Philipp Hasper [Sun, 31 Aug 2014 12:37:43 +0000 (14:37 +0200)]
Fixing Matx ostream operator

cv::Matx could not be converted to c::Mat automatically

9 years agosamples: gpu: performance: SURF is now part of opencv_xfeatures2d
Rok Mandeljc [Fri, 29 Aug 2014 22:58:36 +0000 (00:58 +0200)]
samples: gpu: performance: SURF is now part of opencv_xfeatures2d

9 years agosamples: gpu: performance: BackgroundSubtractorMOG is now part of opencv_bgsegm module
Rok Mandeljc [Fri, 29 Aug 2014 22:55:06 +0000 (00:55 +0200)]
samples: gpu: performance: BackgroundSubtractorMOG is now part of opencv_bgsegm module

9 years agosamples: gpu: performance: fix include path for opencv_xfeatures2d
Rok Mandeljc [Fri, 29 Aug 2014 22:49:56 +0000 (00:49 +0200)]
samples: gpu: performance: fix include path for opencv_xfeatures2d

As opencv_xfeatures2d is part of opencv-contrib and not opencv repository,
${OpenCV_SOURCE_DIR}/modules/modules/include is not a correct include
path - use ${opencv_xfeatures2d_SOURCE_DIR}/include instead

9 years agosamples: gpu: super_resolution: disable simple optical flow
Rok Mandeljc [Fri, 29 Aug 2014 22:15:23 +0000 (00:15 +0200)]
samples: gpu: super_resolution: disable simple optical flow

The cv::superres::createOptFlow_Simple() function along with the
simple optical flow class implementation is currently commented out
in the superres module's code, so comment it out in the example as well.

9 years agosamples: gpu: performance: removed FGDStatModel performance comparison test
Rok Mandeljc [Fri, 29 Aug 2014 22:05:52 +0000 (00:05 +0200)]
samples: gpu: performance: removed FGDStatModel performance comparison test

The FGD background subtraction model was part of opencv_legacy module;
as it is gone now, it makes little sense to benchmark the GPU version,
either, so the whole test is removed.

9 years agosamples: gpu: performance: remove inclusion of opencv2/legacy.hpp header
Rok Mandeljc [Fri, 29 Aug 2014 22:03:59 +0000 (00:03 +0200)]
samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header

The header is gone now, along with the opencv_legacy module.

9 years agosamples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header...
Rok Mandeljc [Fri, 29 Aug 2014 22:00:11 +0000 (00:00 +0200)]
samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header

This patch removes inclusion of opencv2/contrib/contrib.hpp header,
which does not exist anymore due to removal of opencv_contrib module.

The samples including this header appear to be doing so in order to
use TickMeter class; therefore, the latter is now provided by tick_meter.hpp
header file, located in samples/gpu folder.

9 years agosamples: gpu: removed softcascade example
Rok Mandeljc [Fri, 29 Aug 2014 21:52:22 +0000 (23:52 +0200)]
samples: gpu: removed softcascade example

The example in question cannot be compiled anymore as the softcascade
module has been removed in 3858f2291d64652a82fea930ba5c598045633843.

9 years agoFixes for compiling with CUDA 6.5
Rok Mandeljc [Thu, 28 Aug 2014 20:05:15 +0000 (22:05 +0200)]
Fixes for compiling with CUDA 6.5

Based on commit feb74b125d7923c0bc11054b66863e1e9f753141 from 2.4.9 branch.

9 years agoMerge pull request #3171 from akarsakov:amd_fft_fix
Alexander Alekhin [Fri, 29 Aug 2014 16:28:31 +0000 (16:28 +0000)]
Merge pull request #3171 from akarsakov:amd_fft_fix

9 years agoMerge pull request #3172 from ilya-lavrenov:tapi_transpose_amd
Alexander Alekhin [Fri, 29 Aug 2014 14:51:38 +0000 (14:51 +0000)]
Merge pull request #3172 from ilya-lavrenov:tapi_transpose_amd

9 years agoattempt to fix compilation of OpenCL cv::transpose for AMD
Ilya Lavrenov [Fri, 29 Aug 2014 12:51:05 +0000 (16:51 +0400)]
attempt to fix compilation of OpenCL cv::transpose for AMD

9 years agoAdded check AmdFft version to be sure that AmdFft binaries are available
Alexander Karsakov [Fri, 29 Aug 2014 10:23:18 +0000 (14:23 +0400)]
Added check AmdFft version to be sure that AmdFft binaries are available

9 years agofix for cv::memopTypeToStr
Elena Gvozdeva [Fri, 29 Aug 2014 10:18:52 +0000 (14:18 +0400)]
fix for cv::memopTypeToStr

9 years agoOCL: enable clAmdFftGetVersion
Alexander Alekhin [Fri, 29 Aug 2014 09:45:04 +0000 (13:45 +0400)]
OCL: enable clAmdFftGetVersion

9 years agoMerge pull request #3163 from StevenPuttemans:fix_nonfree_items
Vadim Pisarevsky [Fri, 29 Aug 2014 08:08:52 +0000 (08:08 +0000)]
Merge pull request #3163 from StevenPuttemans:fix_nonfree_items

9 years agoDisabled native_sqrt for double, since it may be not implemented and gives compilatio...
Alexander Karsakov [Thu, 28 Aug 2014 13:01:49 +0000 (17:01 +0400)]
Disabled native_sqrt for double, since it may be not implemented and gives compilation error.

9 years agocontinue fixing nonfree elements
StevenPuttemans [Wed, 27 Aug 2014 11:50:11 +0000 (13:50 +0200)]
continue fixing nonfree elements
fixed dependency of stitching module on xfeatures2d module as optional
fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.

9 years agoMerge pull request #3161 from ElenaGvozdeva:ocl_perf_gemm
Vadim Pisarevsky [Thu, 28 Aug 2014 10:41:11 +0000 (10:41 +0000)]
Merge pull request #3161 from ElenaGvozdeva:ocl_perf_gemm

9 years agoMerge pull request #3162 from alekcac:fix_in_py_tutor
Vadim Pisarevsky [Thu, 28 Aug 2014 10:39:52 +0000 (10:39 +0000)]
Merge pull request #3162 from alekcac:fix_in_py_tutor

9 years agoMerge pull request #2956 from ilya-lavrenov:tapi_accumulate
Alexander Alekhin [Thu, 28 Aug 2014 09:08:51 +0000 (09:08 +0000)]
Merge pull request #2956 from ilya-lavrenov:tapi_accumulate

9 years agoMerge pull request #3117 from KruchDmitriy:canny_opt
Vadim Pisarevsky [Wed, 27 Aug 2014 10:07:55 +0000 (10:07 +0000)]
Merge pull request #3117 from KruchDmitriy:canny_opt

9 years agoMerge pull request #3160 from akarsakov:ocl_dft_double_support
Vadim Pisarevsky [Wed, 27 Aug 2014 10:06:34 +0000 (10:06 +0000)]
Merge pull request #3160 from akarsakov:ocl_dft_double_support

9 years agoUpdate py_setup_in_windows.rst
Alexander Shishkov [Wed, 27 Aug 2014 07:49:37 +0000 (11:49 +0400)]
Update py_setup_in_windows.rst

9 years agoRefactoring of OCL_FftPlan class
Alexander Karsakov [Tue, 26 Aug 2014 07:28:13 +0000 (11:28 +0400)]
Refactoring of OCL_FftPlan class

9 years agoMerge pull request #3158 from arielelkin:master
Vadim Pisarevsky [Tue, 26 Aug 2014 16:07:10 +0000 (16:07 +0000)]
Merge pull request #3158 from arielelkin:master

9 years agoMerge pull request #3149 from StevenPuttemans:fix_nonfree_includes
Vadim Pisarevsky [Tue, 26 Aug 2014 16:03:53 +0000 (16:03 +0000)]
Merge pull request #3149 from StevenPuttemans:fix_nonfree_includes

9 years agoMerge pull request #3152 from PhilLab:VideoCaptureFix
Vadim Pisarevsky [Tue, 26 Aug 2014 16:02:46 +0000 (16:02 +0000)]
Merge pull request #3152 from PhilLab:VideoCaptureFix

9 years agoMerge pull request #3155 from vbystricky:ocloptLaplacian
Vadim Pisarevsky [Tue, 26 Aug 2014 16:01:44 +0000 (16:01 +0000)]
Merge pull request #3155 from vbystricky:ocloptLaplacian

9 years agochanged perf test for ocl_gemm
Elena Gvozdeva [Tue, 26 Aug 2014 11:05:36 +0000 (15:05 +0400)]
changed perf test for ocl_gemm

9 years agoFix issues
VBystricky [Tue, 26 Aug 2014 09:29:56 +0000 (13:29 +0400)]
Fix issues

9 years agoVideoCapture did not detect an unopened camera
PhilLab [Tue, 26 Aug 2014 07:42:46 +0000 (09:42 +0200)]
VideoCapture did not detect an unopened camera

9 years agoMerge pull request #2921 from ilya-lavrenov:tapi_memop
Alexander Alekhin [Tue, 26 Aug 2014 06:34:20 +0000 (06:34 +0000)]
Merge pull request #2921 from ilya-lavrenov:tapi_memop

9 years agoadapted all nonfree header inclusion since it doesn't exist anymore as a module
StevenPuttemans [Fri, 22 Aug 2014 13:33:24 +0000 (15:33 +0200)]
adapted all nonfree header inclusion since it doesn't exist anymore as a module

9 years agoDoc: update video processing tutorial code for OpenCV v2.4.9 and v3a
Ariel Elkin [Mon, 25 Aug 2014 18:13:13 +0000 (15:13 -0300)]
Doc: update video processing tutorial code for OpenCV v2.4.9 and v3a

9 years agoMerge pull request #3157 from PhilLab:pnpFix
Vadim Pisarevsky [Mon, 25 Aug 2014 18:11:10 +0000 (18:11 +0000)]
Merge pull request #3157 from PhilLab:pnpFix

9 years agoMerge pull request #3154 from PhilLab:patch-4
Vadim Pisarevsky [Mon, 25 Aug 2014 18:09:27 +0000 (18:09 +0000)]
Merge pull request #3154 from PhilLab:patch-4

9 years agoMerge pull request #3151 from PhilLab:orbNoKeypoints
Vadim Pisarevsky [Mon, 25 Aug 2014 17:10:45 +0000 (17:10 +0000)]
Merge pull request #3151 from PhilLab:orbNoKeypoints

9 years agoPnP solver: fixed element-wise access
PhilLab [Mon, 25 Aug 2014 15:06:17 +0000 (17:06 +0200)]
PnP solver: fixed element-wise access

9 years agoAdded double support for OCL version of DFT
Alexander Karsakov [Mon, 25 Aug 2014 14:08:43 +0000 (18:08 +0400)]
Added double support for OCL version of DFT

9 years agoOptimize OpenCL version of Laplacian filter for kernel size great than 3
vbystricky [Mon, 30 Jun 2014 06:37:41 +0000 (10:37 +0400)]
Optimize OpenCL version of Laplacian filter for kernel size great than 3

9 years agoCUDA optical flow stubs: missing parameter
Philipp Hasper [Mon, 25 Aug 2014 12:49:21 +0000 (14:49 +0200)]
CUDA optical flow stubs: missing parameter

9 years agoMerge pull request #3153 from PhilLab:patch-3
Vadim Pisarevsky [Mon, 25 Aug 2014 11:29:42 +0000 (11:29 +0000)]
Merge pull request #3153 from PhilLab:patch-3

9 years agoused new stratehy in cv::accumulate**
Ilya Lavrenov [Wed, 9 Jul 2014 16:06:54 +0000 (20:06 +0400)]
used new stratehy in cv::accumulate**

9 years agoimproved cv::ocl::predictOptimalVectorWidth
Ilya Lavrenov [Wed, 9 Jul 2014 15:57:27 +0000 (19:57 +0400)]
improved cv::ocl::predictOptimalVectorWidth

9 years agooptimization of cv::accumulate**
Ilya Lavrenov [Wed, 9 Jul 2014 15:00:33 +0000 (19:00 +0400)]
optimization of cv::accumulate**

9 years agochanged base types for cv::memopTypeToStr
Ilya Lavrenov [Tue, 1 Jul 2014 09:49:03 +0000 (13:49 +0400)]
changed base types for cv::memopTypeToStr

9 years agoORB.cl : fixed redefinition of val
Philipp Hasper [Sat, 23 Aug 2014 17:07:14 +0000 (19:07 +0200)]
ORB.cl : fixed redefinition of val

9 years agoORB crashed with no keypoints present
PhilLab [Fri, 22 Aug 2014 19:00:41 +0000 (21:00 +0200)]
ORB crashed with no keypoints present

9 years agoMerge pull request #3139 from bmagyar:patch-2
Vadim Pisarevsky [Fri, 22 Aug 2014 12:16:41 +0000 (12:16 +0000)]
Merge pull request #3139 from bmagyar:patch-2

9 years agoMerge pull request #3144 from ElenaGvozdeva:ocl_morphSmall
Vadim Pisarevsky [Fri, 22 Aug 2014 12:14:06 +0000 (12:14 +0000)]
Merge pull request #3144 from ElenaGvozdeva:ocl_morphSmall

9 years agoMerge pull request #3142 from akarsakov:fix_cvtcolor_luv_rgb_master
Vadim Pisarevsky [Fri, 22 Aug 2014 07:24:21 +0000 (07:24 +0000)]
Merge pull request #3142 from akarsakov:fix_cvtcolor_luv_rgb_master

9 years agoNew optimization for canny
U-KruchininD-ПК\KruchininD [Tue, 15 Jul 2014 13:04:50 +0000 (17:04 +0400)]
New optimization for canny

new hysteresis

delete whitespaces

fix problem with mad24

Dynamic work group size

dynamic work group size

Fix problem with warnings

Fix some problems with border

Another one fix

Delete trailing whitespaces

some changes

fix problem with warning

9 years agoMerge pull request #3140 from braindevices:master
Vadim Pisarevsky [Fri, 22 Aug 2014 07:17:36 +0000 (07:17 +0000)]
Merge pull request #3140 from braindevices:master

9 years agoMerge pull request #3116 from shubhra:master
Vadim Pisarevsky [Fri, 22 Aug 2014 07:15:40 +0000 (07:15 +0000)]
Merge pull request #3116 from shubhra:master

9 years agoMerge pull request #3127 from GravityJack:size-math-ops
Vadim Pisarevsky [Fri, 22 Aug 2014 07:14:13 +0000 (07:14 +0000)]
Merge pull request #3127 from GravityJack:size-math-ops

9 years agoMerge pull request #3131 from znah:python_namespaces
Vadim Pisarevsky [Fri, 22 Aug 2014 07:12:31 +0000 (07:12 +0000)]
Merge pull request #3131 from znah:python_namespaces

9 years agoMerge pull request #3124 from f-morozov:optim_pr
Vadim Pisarevsky [Fri, 22 Aug 2014 07:04:43 +0000 (07:04 +0000)]
Merge pull request #3124 from f-morozov:optim_pr

9 years agofixed ocl_boxFilter
Elena Gvozdeva [Fri, 22 Aug 2014 06:31:13 +0000 (10:31 +0400)]
fixed ocl_boxFilter

9 years agoFixing uninitialized temporary.
Marc Rollins [Thu, 21 Aug 2014 18:41:12 +0000 (11:41 -0700)]
Fixing uninitialized temporary.

9 years agoReverting pass-by-value changes to arithmetic operators.
Marc Rollins [Thu, 21 Aug 2014 17:37:36 +0000 (10:37 -0700)]
Reverting pass-by-value changes to arithmetic operators.

9 years agoMerge pull request #3146 from alalek:extra_for_pr3042
Alexander Alekhin [Thu, 21 Aug 2014 16:47:13 +0000 (16:47 +0000)]
Merge pull request #3146 from alalek:extra_for_pr3042

9 years agodummy commit
Alexander Alekhin [Thu, 21 Aug 2014 16:15:35 +0000 (20:15 +0400)]
dummy commit

9 years agoMerge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix
Alexander Alekhin [Thu, 21 Aug 2014 15:48:10 +0000 (15:48 +0000)]
Merge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix

9 years agoblacklisted 'tracking' due to some linking problem
Alexander Mordvintsev [Thu, 21 Aug 2014 14:45:50 +0000 (18:45 +0400)]
blacklisted 'tracking' due to some linking problem

9 years agofix namespace conflicts (like cv::inpaint and cv::xphoto::inpaint)
Alexander Mordvintsev [Thu, 21 Aug 2014 13:31:01 +0000 (17:31 +0400)]
fix namespace conflicts (like cv::inpaint and cv::xphoto::inpaint)
whitespace fix

9 years agoFixed range for 'v' channel for 8U images
Alexander Karsakov [Wed, 20 Aug 2014 11:07:19 +0000 (15:07 +0400)]
Fixed range for 'v' channel for 8U images

9 years agofix for ocl_morphSmall
Elena Gvozdeva [Thu, 21 Aug 2014 12:07:04 +0000 (16:07 +0400)]
fix for ocl_morphSmall

9 years agobase class name resolution
Alexander Mordvintsev [Thu, 21 Aug 2014 10:51:03 +0000 (14:51 +0400)]
base class name resolution
fixed find_obj.py

9 years agoMerge pull request #3135 from thorikawa:fix-arithmetic-exception-with-ipp
Vadim Pisarevsky [Thu, 21 Aug 2014 05:41:18 +0000 (05:41 +0000)]
Merge pull request #3135 from thorikawa:fix-arithmetic-exception-with-ipp

9 years agoAKAZE optimizations
f-morozov [Thu, 21 Aug 2014 05:34:52 +0000 (09:34 +0400)]
AKAZE optimizations

9 years agoMerge pull request #3129 from PhilLab:patch-2
Vadim Pisarevsky [Thu, 21 Aug 2014 05:30:17 +0000 (05:30 +0000)]
Merge pull request #3129 from PhilLab:patch-2