mlyashko
|
5252aa8fdd
|
added data type check for back projection fix
|
2014-03-12 11:30:28 +04:00 |
|
Andrey Pavlenko
|
5261fbe217
|
Merge pull request #2387 from alalek:ocl_remap_3cn
|
2014-03-11 15:59:12 +04:00 |
|
Alexander Alekhin
|
e7475bff68
|
TAPI: remap 3-channel
|
2014-03-10 20:35:10 +04:00 |
|
Ilya Lavrenov
|
208831eb5d
|
optimized cv::calcHist
|
2014-03-08 12:24:31 +04:00 |
|
Andrey Pavlenko
|
2879ff2098
|
Merge pull request #2437 from ilya-lavrenov:tapi_morph
|
2014-03-07 14:00:09 +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 |
|
Ilya Lavrenov
|
dc76e6b4a1
|
added new dtypes to cv::Sobel
|
2014-03-06 17:57:13 +04:00 |
|
Ilya Lavrenov
|
4a7289b22f
|
improved cv::preCornerDetect
|
2014-03-06 17:40:02 +04:00 |
|
Ilya Lavrenov
|
1291bd1c4a
|
ported fast calculation of covar data
|
2014-03-06 15:40:27 +04:00 |
|
Ilya Lavrenov
|
86a3ed4162
|
improved performance of GFTT
|
2014-03-06 09:19:40 +04:00 |
|
Andrey Pavlenko
|
c9d8025fab
|
Merge pull request #2391 from ilya-lavrenov:tapi_match_template
|
2014-03-04 18:50:14 +04:00 |
|
Roman Donchenko
|
0692a674d1
|
Merge pull request #2381 from ElenaGvozdeva:ipp_resize
|
2014-03-04 11:49:02 +04:00 |
|
Ilya Lavrenov
|
4376de7698
|
fixed morphology operations
|
2014-03-03 15:29:48 +04:00 |
|
Roman Donchenko
|
db85c35e69
|
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
|
2014-03-03 13:45:22 +04:00 |
|
Elena Gvozdeva
|
68edda3350
|
fixed
|
2014-02-28 11:56:23 +04:00 |
|
Roman Donchenko
|
bd5d8404c9
|
Merge pull request #2393 from ilya-lavrenov:coverity
|
2014-02-26 12:16:36 +04:00 |
|
Ilya Lavrenov
|
ce0557ebb8
|
fixed defects from Xcode
|
2014-02-25 17:33:12 +04:00 |
|
Elena Gvozdeva
|
45cc8a5300
|
fixed
|
2014-02-25 16:43:52 +04:00 |
|
Roman Donchenko
|
48432502b6
|
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
|
2014-02-25 15:02:24 +04:00 |
|
Elena Gvozdeva
|
48e7bc6b30
|
fixed
|
2014-02-25 12:59:33 +04:00 |
|
Ilya Lavrenov
|
653b99c9bd
|
new scheme of sqrSum
|
2014-02-25 00:38:44 +04:00 |
|
Nghia Ho
|
ced8e7a813
|
Typo
|
2014-02-24 20:06:20 +11:00 |
|
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
|
Ilya Lavrenov
|
0ef16125ae
|
improved cv::matchTemplate OpenCL part
|
2014-02-22 14:30:19 +04:00 |
|
Ilya Lavrenov
|
804b70b72f
|
ported 2.4 perf tests for matchTemplate
|
2014-02-20 18:11:56 +04:00 |
|
Elena Gvozdeva
|
7b552c0493
|
fixed
|
2014-02-20 17:34:51 +04:00 |
|
Elena Gvozdeva
|
cd68cd43a2
|
Fixed
|
2014-02-20 16:13:05 +04:00 |
|
Elena Gvozdeva
|
e013d31715
|
Added IPP function for resize()
|
2014-02-20 14:01:22 +04:00 |
|
Roman Donchenko
|
ce42593fe6
|
Merge pull request #2368 from asmorkalov:ocv_gcc48_warning_fix
|
2014-02-19 12:03:06 +04:00 |
|
Alexander Smorkalov
|
4c1ed13846
|
Warning fixes for GCC 4.8.
|
2014-02-18 23:53:35 +04:00 |
|
Roman Donchenko
|
c35dab9046
|
Merge pull request #2359 from SpecLad:moments-no-vectorize
|
2014-02-18 17:00:32 +04:00 |
|
Roman Donchenko
|
e35d98e566
|
Worked around an apparent GCC bug in moments.
|
2014-02-18 13:51:27 +04:00 |
|
Ilya Lavrenov
|
01527c44fd
|
removed unused field
|
2014-02-17 21:50:00 +04:00 |
|
Andrey Pavlenko
|
47d9b933f6
|
Merge pull request #2345 from ilya-lavrenov:tapi_3cn_perf
|
2014-02-17 17:38:26 +04:00 |
|
Ilya Lavrenov
|
c8e22c04c8
|
extended performance test
|
2014-02-16 13:42:25 +04:00 |
|
Ilya Lavrenov
|
7629bb78a4
|
extended performance tests to test 3 channels
|
2014-02-16 01:31:33 +04:00 |
|
Ilya Lavrenov
|
8150c1b7e4
|
added [s|l]rgb <-> lab conversion
|
2014-02-14 18:45:56 +04:00 |
|
Vadim Pisarevsky
|
630bdbf42f
|
fixed OpenCL kernel flag in resize (thanks to Ilya L)
|
2014-02-13 17:37:42 +04:00 |
|
Vadim Pisarevsky
|
290fbc0121
|
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
|
2014-02-12 19:29:18 +04:00 |
|
Alexander Alekhin
|
ce992c8269
|
ocl: update gftt
|
2014-02-07 14:51:59 +04:00 |
|
Andrey Pavlenko
|
4b31b9cb8c
|
Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter
|
2014-02-07 11:33:49 +04:00 |
|
Ilya Lavrenov
|
412468e0ae
|
added cv::sqrBoxFilter to T-API
|
2014-02-06 19:19:18 +04:00 |
|
Ilya Lavrenov
|
c7fe162829
|
renamed **2 -> **
|
2014-02-04 19:55:11 +04:00 |
|
Elena Gvozdeva
|
85d519b6c3
|
fixed
|
2014-02-04 10:54:02 +04:00 |
|
Andrey Pavlenko
|
9dede73d9f
|
Merge pull request #2153 from scottbreyfogle:constrained-hough-lines
|
2014-02-03 17:35:15 +04:00 |
|
Roman Donchenko
|
109e71e4ef
|
Merge pull request #2263 from ilya-lavrenov:include_fix
|
2014-02-03 17:25:12 +04:00 |
|
Roman Donchenko
|
652a0bd5ce
|
Merge pull request #2262 from SpecLad:merge-2.4
|
2014-02-03 15:33:41 +04:00 |
|
Ilya Lavrenov
|
9a1e461450
|
fix for PR 2166
|
2014-02-03 14:47:32 +04:00 |
|
Roman Donchenko
|
2bbda9d225
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/cudaimgproc/test/test_color.cpp
modules/dynamicuda/include/opencv2/dynamicuda/dynamicuda.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_core.cpp
modules/gpu/test/test_imgproc.cpp
modules/java/generator/src/cpp/VideoCapture.cpp
samples/gpu/performance/CMakeLists.txt
samples/tapi/CMakeLists.txt
|
2014-02-03 13:23:59 +04:00 |
|