Andrey Pavlenko
|
4233539617
|
Merge pull request #2469 from alalek:ocl_pyrUp_pyrDown_3channels
|
2014-03-13 18:37:05 +04:00 |
|
Ilya Lavrenov
|
adc15c2bba
|
improved performance of cv::ocl::sum
|
2014-03-13 17:33:18 +04:00 |
|
Andrey Pavlenko
|
a6c40abfb2
|
Merge pull request #2466 from ilya-lavrenov:tapi_transpose_3cn
|
2014-03-13 16:56:01 +04:00 |
|
Andrey Pavlenko
|
0764a23eb2
|
Merge pull request #2459 from ilya-lavrenov:tapi_experiments
|
2014-03-13 16:49:57 +04:00 |
|
Andrey Pavlenko
|
6b6cfa893d
|
Merge pull request #2382 from ilya-lavrenov:tapi_nlmeans
|
2014-03-13 16:48:38 +04:00 |
|
Alexander Alekhin
|
48196ad10b
|
ocl: cleanup workarounds
|
2014-03-13 15:46:38 +04:00 |
|
Ilya Lavrenov
|
3ebfe60008
|
improved performance of cv::ocl::countNonZero
|
2014-03-13 15:35:53 +04:00 |
|
Ilya Lavrenov
|
8e79de35a8
|
changes for GFTT
|
2014-03-13 14:57:13 +04:00 |
|
Ilya Lavrenov
|
a5afcd9f11
|
improved performance of cv::ocl::minMax
|
2014-03-13 14:35:12 +04:00 |
|
Roman Donchenko
|
553673eeed
|
Merge pull request #2468 from mlyashko:back_proj_fix
|
2014-03-13 13:42:20 +04:00 |
|
Roman Donchenko
|
fd8f2c8d23
|
Merge pull request #2463 from ziyangli:master
|
2014-03-12 18:51:41 +04:00 |
|
Firat Kalaycilar
|
a87607e3ef
|
Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2
|
2014-03-12 16:14:59 +02:00 |
|
Roman Donchenko
|
290b93422c
|
Merge pull request #2465 from SpecLad:merge-2.4
|
2014-03-12 17:08:43 +04:00 |
|
Roman Donchenko
|
836635d2d5
|
Merge pull request #2434 from Nerei:viz_continue
|
2014-03-12 16:53:42 +04:00 |
|
Anatoly Baksheev
|
4d7a593c25
|
minor cmake fix fo macos
|
2014-03-12 16:22:22 +04:00 |
|
Ilya Lavrenov
|
9932cf41a4
|
3-channel reduction operations
|
2014-03-12 15:07:39 +04:00 |
|
Alexander Alekhin
|
dca401d4cc
|
ocl: pyrUp/pyrDown 3-channel
|
2014-03-12 14:39:55 +04:00 |
|
ziyangli
|
bbe8654c3d
|
cleanup
|
2014-03-12 18:16:54 +08:00 |
|
Ziyang LI
|
4f5896493e
|
remove a whitepace
|
2014-03-12 18:14:43 +08:00 |
|
Ilya Lavrenov
|
f138b613b7
|
cv::compare
|
2014-03-12 13:16:33 +04:00 |
|
mlyashko
|
5252aa8fdd
|
added data type check for back projection fix
|
2014-03-12 11:30:28 +04:00 |
|
Ilya Lavrenov
|
89b7c0dd93
|
3 channel support to cv::transpose
|
2014-03-12 00:17:11 +04:00 |
|
Ilya Lavrenov
|
2755ae5df9
|
experiments
|
2014-03-11 23:03:55 +04:00 |
|
Roman Donchenko
|
1bb0c5747c
|
Merge pull request #2462 from ibtaylor:fix_deblurring_calcBlurriness_var_name_typo
|
2014-03-11 17:41:18 +04:00 |
|
Roman Donchenko
|
95a55453df
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/calib3d/perf/perf_pnp.cpp
modules/contrib/src/imagelogpolprojection.cpp
modules/contrib/src/templatebuffer.hpp
modules/core/perf/opencl/perf_gemm.cpp
modules/cudafeatures2d/doc/feature_detection_and_description.rst
modules/cudafeatures2d/perf/perf_features2d.cpp
modules/cudafeatures2d/src/fast.cpp
modules/cudafeatures2d/test/test_features2d.cpp
modules/features2d/doc/feature_detection_and_description.rst
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/perf/opencl/perf_brute_force_matcher.cpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/perf4au/main.cpp
modules/imgproc/perf/opencl/perf_blend.cpp
modules/imgproc/perf/opencl/perf_color.cpp
modules/imgproc/perf/opencl/perf_moments.cpp
modules/imgproc/perf/opencl/perf_pyramid.cpp
modules/objdetect/perf/opencl/perf_hogdetect.cpp
modules/ocl/perf/perf_arithm.cpp
modules/ocl/perf/perf_bgfg.cpp
modules/ocl/perf/perf_blend.cpp
modules/ocl/perf/perf_brute_force_matcher.cpp
modules/ocl/perf/perf_canny.cpp
modules/ocl/perf/perf_filters.cpp
modules/ocl/perf/perf_gftt.cpp
modules/ocl/perf/perf_haar.cpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/perf/perf_imgwarp.cpp
modules/ocl/perf/perf_match_template.cpp
modules/ocl/perf/perf_matrix_operation.cpp
modules/ocl/perf/perf_ml.cpp
modules/ocl/perf/perf_moments.cpp
modules/ocl/perf/perf_opticalflow.cpp
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/cl_context.cpp
modules/ocl/src/opencl/haarobjectdetect.cl
modules/video/src/lkpyramid.cpp
modules/video/src/precomp.hpp
samples/gpu/morphology.cpp
|
2014-03-11 17:20:01 +04:00 |
|
Andrey Pavlenko
|
702a2a6ff6
|
Merge pull request #2373 from mlyashko:optflow_dualtvl1
|
2014-03-11 16:00:22 +04:00 |
|
Andrey Pavlenko
|
5261fbe217
|
Merge pull request #2387 from alalek:ocl_remap_3cn
|
2014-03-11 15:59:12 +04:00 |
|
Andrey Pavlenko
|
90c5dde887
|
Merge pull request #2455 from ilya-lavrenov:tapi_fix
|
2014-03-11 15:58:32 +04:00 |
|
Ilya Lavrenov
|
9b31e6cd44
|
changes according to reviewer's suggestions
|
2014-03-11 15:40:31 +04:00 |
|
Andrey Pavlenko
|
0084dee05b
|
Merge pull request #2448 from akarsakov:ocl_cxt_termination
|
2014-03-11 12:57:29 +04:00 |
|
Andrey Pavlenko
|
fd0ab8eba1
|
Merge pull request #2461 from ilya-lavrenov:tapi_calc_hist
|
2014-03-11 12:44:33 +04:00 |
|
Andrey Pavlenko
|
1f8df38dba
|
Merge pull request #2457 from ilya-lavrenov:ocl_calc_hist
|
2014-03-11 12:37:11 +04:00 |
|
Ilya Lavrenov
|
3eff05e3eb
|
added performance tests for cv::ocl::calcHist
|
2014-03-11 12:34:27 +04:00 |
|
Alexander Alekhin
|
e7475bff68
|
TAPI: remap 3-channel
|
2014-03-10 20:35:10 +04:00 |
|
Alexander Alekhin
|
e4608229f0
|
ocl: copyMakeBorder 3-channel
|
2014-03-10 17:22:49 +04:00 |
|
Ziyang LI
|
786e3b9eee
|
Moved x = 0 into the parenthesis
Easier to understand
|
2014-03-10 17:33:13 +08:00 |
|
Ian Taylor
|
45969bb3ae
|
fix variable name typo in calcBlurriness
|
2014-03-10 03:02:06 -04:00 |
|
Ilya Lavrenov
|
208831eb5d
|
optimized cv::calcHist
|
2014-03-08 12:24:31 +04:00 |
|
Vadim Pisarevsky
|
efdfca7a11
|
do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient
|
2014-03-07 18:55:45 +04:00 |
|
Roman Donchenko
|
70e22b682d
|
Merge pull request #2397 from vbystricky:intelperc
|
2014-03-07 18:19:00 +04:00 |
|
Vadim Pisarevsky
|
06c138bd64
|
make the correctness test pass
|
2014-03-07 18:18:10 +04:00 |
|
vbystricky
|
193e97a34a
|
Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual
|
2014-03-07 16:25:15 +04:00 |
|
kurodash
|
0eaeff0641
|
fix: use "cvAlloc" wrapper function for malloc.
|
2014-03-07 19:02:37 +09:00 |
|
Andrey Pavlenko
|
2879ff2098
|
Merge pull request #2437 from ilya-lavrenov:tapi_morph
|
2014-03-07 14:00:09 +04:00 |
|
Andrey Pavlenko
|
5dbe73f94d
|
Merge pull request #2438 from ilya-lavrenov:tapi_flip
|
2014-03-07 13:54:34 +04:00 |
|
Andrey Pavlenko
|
182d74d33f
|
Merge pull request #2441 from akarsakov:ocl_platform_vendor
|
2014-03-07 13:54:13 +04:00 |
|
Andrey Pavlenko
|
451be9ed53
|
Merge pull request #2444 from ilya-lavrenov:tapi_gftt
|
2014-03-07 13:53:43 +04:00 |
|
Andrey Pavlenko
|
3cb49eac49
|
Merge pull request #2451 from ilya-lavrenov:tapi_fast_covar_data
|
2014-03-07 13:52:47 +04:00 |
|
Andrey Pavlenko
|
8f3492851e
|
Merge pull request #2453 from ilya-lavrenov:tapi_sobel
|
2014-03-07 13:51:37 +04:00 |
|
Alexander Karsakov
|
8660588fe9
|
Pass vendor macro to opencl kernel
|
2014-03-07 12:57:29 +04:00 |
|