Roman Donchenko
|
6811d2ab24
|
Merge pull request #2086 from ilya-lavrenov:mul_fix
|
2013-12-30 17:57:43 +04:00 |
|
Roman Donchenko
|
cdc10defa3
|
Merge commit '05b9c991dd' into merge-2.4
Conflicts:
modules/cuda/test/test_objdetect.cpp
modules/gpu/perf/perf_core.cpp
modules/gpu/perf/perf_video.cpp
modules/gpu/test/test_core.cpp
|
2013-12-30 17:30:59 +04:00 |
|
Ilya Lavrenov
|
5db1754d49
|
SSE2 optimization of cv::remap doesn't work with big images
|
2013-12-30 17:13:40 +04:00 |
|
Roman Donchenko
|
1312eca220
|
Merge commit '0566ab4d3d' into merge-2.4
Conflicts:
modules/core/src/system.cpp
|
2013-12-30 16:51:46 +04:00 |
|
Roman Donchenko
|
7f795e964f
|
Merge commit 'ee36717d' into merge-2.4
|
2013-12-30 16:49:39 +04:00 |
|
Roman Donchenko
|
9dfb96389c
|
Merge commit '4b885e206' into merge-2.4
|
2013-12-30 16:48:45 +04:00 |
|
Ilya Lavrenov
|
09d25e11c6
|
fixed bug #3341
|
2013-12-30 16:47:54 +04:00 |
|
Roman Donchenko
|
09e154d214
|
Merge commit '60906d917' into merge-2.4
Conflicts:
modules/ts/src/cuda_perf.cpp
|
2013-12-30 16:47:05 +04:00 |
|
Roman Donchenko
|
0e552ea6e2
|
Merge commit '1acc1085d' into merge-2.4
|
2013-12-30 16:37:39 +04:00 |
|
Roman Donchenko
|
9b7e77ccda
|
Merge commit '83cdd43a' into merge-2.4
Conflicts:
modules/core/include/opencv2/core/version.hpp
|
2013-12-30 16:36:35 +04:00 |
|
Konstantin Matskevich
|
55634c1f52
|
fix
|
2013-12-30 13:06:32 +04:00 |
|
Alexander Alekhin
|
44970ddf56
|
eliminate MINGW pragma warning
|
2013-12-30 12:31:00 +04:00 |
|
Ilya Lavrenov
|
c4c913ff13
|
converted CPU-based example to T-API (Mat 2 UMat, etc)
|
2013-12-30 03:19:17 +04:00 |
|
Ilya Lavrenov
|
6b64257c81
|
added OpenCL version of cv::scaleAdd
|
2013-12-29 18:46:25 +04:00 |
|
Ilya Lavrenov
|
abcf8d9e61
|
implemented OpenCL version of cv::convertScaleAbs
|
2013-12-29 18:01:19 +04:00 |
|
Andrey Pavlenko
|
4a6c2ce378
|
Merge pull request #2081 from ilya-lavrenov:tapi_perf
|
2013-12-28 22:06:12 +04:00 |
|
Andrey Pavlenko
|
dbaf125fcd
|
Merge pull request #2075 from ilya-lavrenov:tapi_mixchannels
|
2013-12-28 22:05:49 +04:00 |
|
Andrey Pavlenko
|
0913dd7ffa
|
Merge pull request #2055 from vbystricky:ocl_sepFilter2D
|
2013-12-27 22:38:08 +04:00 |
|
Ilya Lavrenov
|
bb7e96311e
|
disabled cv::split perf test
|
2013-12-27 21:57:20 +04:00 |
|
Roman Donchenko
|
05b9c991dd
|
Merge pull request #2083 from jet47:gpu_android_tests
|
2013-12-27 21:09:18 +04:00 |
|
Roman Donchenko
|
46be47cb4b
|
Merge pull request #2080 from asmorkalov:ocv_dynamic_cuda_deviceinfo_fix
|
2013-12-27 20:53:42 +04:00 |
|
Roman Donchenko
|
2d2312d742
|
Merge pull request #2077 from ilya-lavrenov:tapi_context
|
2013-12-27 20:23:57 +04:00 |
|
Ilya Lavrenov
|
31e6251793
|
added new perf tests to core
|
2013-12-27 20:02:12 +04:00 |
|
Roman Donchenko
|
4eb9b9d6cf
|
Merge pull request #2082 from asmorkalov:dynamicuda_internal_fix
|
2013-12-27 19:58:57 +04:00 |
|
Vladislav Vinogradov
|
53494ba397
|
increase thresholds for some tests
|
2013-12-27 18:20:14 +04:00 |
|
Vladislav Vinogradov
|
15678efe84
|
disable 2 problematic tests
|
2013-12-27 18:20:01 +04:00 |
|
Vladislav Vinogradov
|
8399568edf
|
disabled GEMM test if library was built without CUBLAS
|
2013-12-27 18:19:29 +04:00 |
|
Roman Donchenko
|
0566ab4d3d
|
Merge pull request #2078 from ilya-lavrenov:warn
|
2013-12-27 18:17:21 +04:00 |
|
Alexander Smorkalov
|
df63060e4d
|
Bugfix for DeviceInfoFuncTable in dynamicuda amd core modules.
|
2013-12-27 18:04:10 +04:00 |
|
Alexander Smorkalov
|
4175916b2a
|
dynamicuda became private module.
|
2013-12-27 17:19:38 +04:00 |
|
vbystricky
|
26d53c7435
|
Change threshold from 2.0 to 1.0 in the test
|
2013-12-27 16:26:34 +04:00 |
|
vbystricky
|
b719ed79c2
|
Change sprintf to cv::format, and EXPECT_MAT_NEAR to OCL_EXPECT_MATS_NEAR
|
2013-12-27 16:21:32 +04:00 |
|
Andrey Pavlenko
|
80816f68f3
|
Merge pull request #2034 from pentschev:ocl_features2d_orb_master
|
2013-12-27 15:49:28 +04:00 |
|
Andrey Pavlenko
|
5c25d821b1
|
Merge pull request #2063 from vpisarev:ocl_moments
|
2013-12-27 15:44:12 +04:00 |
|
Andrey Pavlenko
|
d649f47eeb
|
Merge pull request #2072 from pengx17:patch-3
|
2013-12-27 15:36:24 +04:00 |
|
Ilya Lavrenov
|
d014cb8fb4
|
fixed warning [-Wempty-body]
|
2013-12-27 14:44:58 +04:00 |
|
Ilya Lavrenov
|
f221f57c7c
|
this commit prevents segfaults in case of opencl disabled
|
2013-12-27 14:02:03 +04:00 |
|
Ilya Lavrenov
|
73c96cbd50
|
some fixes of cv::mixChannels
|
2013-12-27 13:59:55 +04:00 |
|
Ilya Lavrenov
|
2eab07f0a4
|
disabled cv::dft opencl impl for CPU devices
|
2013-12-27 13:39:29 +04:00 |
|
Ilya Lavrenov
|
52b8bb6761
|
fixed getUMatIndex
|
2013-12-27 13:18:31 +04:00 |
|
Ilya Lavrenov
|
a7d2830d3f
|
added cv::mixChannels to T-API
|
2013-12-27 13:14:37 +04:00 |
|
Roman Donchenko
|
c45492371a
|
Merge pull request #2036 from GregoryMorse:patch-1
|
2013-12-27 12:44:02 +04:00 |
|
Roman Donchenko
|
719149877e
|
Merge pull request #2074 from asmorkalov:android_nonfree_cuda
|
2013-12-27 12:43:49 +04:00 |
|
Roman Donchenko
|
ee36717db4
|
Merge pull request #2037 from GregoryMorse:patch-2
|
2013-12-27 12:11:52 +04:00 |
|
Alexander Smorkalov
|
c48777a1c3
|
CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed.
|
2013-12-27 11:18:10 +04:00 |
|
Konstantin Matskevich
|
a70a8e8680
|
CLAHE
|
2013-12-27 10:12:22 +04:00 |
|
Peng Xiao
|
0ccc903647
|
fixed a buffer overrun of ocl canny
the `map` buffer does not have the same size with CUDA and index starts at [1, 1] instead of [0, 0].
|
2013-12-27 11:54:08 +08:00 |
|
Peter Andreas Entschev
|
07c5e33023
|
OCL: included ORB featured detector/descriptor extractor.
|
2013-12-26 22:36:24 -02:00 |
|
Vadim Pisarevsky
|
48c7378c8f
|
improved performance of moments (on 720p or larger images)
|
2013-12-26 23:29:04 +04:00 |
|
Andrey Pavlenko
|
41fd711ab0
|
Merge pull request #2069 from asmorkalov:android_ocl_1_1_fix
|
2013-12-26 23:07:25 +04:00 |
|
Andrey Pavlenko
|
4b885e2067
|
Merge pull request #2068 from akarsakov:disable_ipp
|
2013-12-26 22:41:52 +04:00 |
|
Vadim Pisarevsky
|
e97dd57dc7
|
hopefully fixed test failures and complains from the doc builder
|
2013-12-26 22:00:29 +04:00 |
|
Alexander Smorkalov
|
4f6f6e8cac
|
static function qualifier replaced on inline to enable kernel compilation with OpenCL 1.1 embedded profile.
|
2013-12-26 21:20:32 +04:00 |
|
Andrey Pavlenko
|
4644a864a5
|
Merge pull request #2065 from ilya-lavrenov:tapi_calcBackProject
|
2013-12-26 20:37:34 +04:00 |
|
Alexander Karsakov
|
6ef0253fb7
|
Disabled some IPP implementation since it breaks tests
|
2013-12-26 19:53:53 +04:00 |
|
Andrey Pavlenko
|
f7b5e6544f
|
Merge pull request #2061 from apavlenko:2.4_fix_build_vs12
|
2013-12-26 19:38:57 +04:00 |
|
Andrey Pavlenko
|
fd6a74496b
|
Merge pull request #2066 from ilya-lavrenov:tapi_ocl
|
2013-12-26 19:38:01 +04:00 |
|
Andrey Pavlenko
|
a981295524
|
Merge pull request #2028 from KonstantinMatskevich:ocl_tapi_morphology
|
2013-12-26 19:20:12 +04:00 |
|
Ilya Lavrenov
|
b23edc34e9
|
added cv::calcBackProject for 2-dimensional histograms
|
2013-12-26 19:17:32 +04:00 |
|
Roman Donchenko
|
648facccd6
|
Merge pull request #2064 from dpen2000:patch-2
|
2013-12-26 17:47:09 +04:00 |
|
Andrey Pavlenko
|
c8a52daafd
|
Merge pull request #2054 from alalek:ocl_tapi_dev_selection
|
2013-12-26 17:27:06 +04:00 |
|
Konstantin Matskevich
|
ca9810e8aa
|
hope last fix
|
2013-12-26 17:16:55 +04:00 |
|
Ilya Lavrenov
|
5b3520fa46
|
fixed warning [ -Wreorder ]
|
2013-12-26 17:14:20 +04:00 |
|
Ilya Lavrenov
|
fc1f9ab236
|
removed unnecessary data copying
|
2013-12-26 17:13:26 +04:00 |
|
Andrey Pavlenko
|
734bf8babd
|
removing legacy stuff
|
2013-12-26 15:49:12 +04:00 |
|
GregoryMorse
|
4880858119
|
Update CMakeLists.txt
WinRT native C++ support allowing building of static libraries
Update CMakeLists.txt
Update OpenCVCRTLinkage.cmake
Update OpenCVCRTLinkage.cmake
|
2013-12-26 19:45:21 +08:00 |
|
Ilya Lavrenov
|
d64bea00b2
|
ported cv::calcBackProject to T-API
|
2013-12-26 14:58:50 +04:00 |
|
Roman Donchenko
|
60906d9175
|
Merge pull request #2060 from asmorkalov:ocv_ts_cuda
|
2013-12-26 14:39:51 +04:00 |
|
dpen2000
|
d6a88397b4
|
Fix python sample path
|
2013-12-26 10:36:24 +00:00 |
|
Roman Donchenko
|
8fe79738ce
|
Merge pull request #2056 from asmorkalov:java_core_cuda_wrappers
|
2013-12-26 14:21:21 +04:00 |
|
Andrey Pavlenko
|
f9aa148ba9
|
eliminating VS2013 build warnings
|
2013-12-26 13:35:59 +04:00 |
|
Vadim Pisarevsky
|
a760c454dd
|
tuned the speed for OpenCL-based moments (still slower than the single-thread SSE2 CPU code :( )
|
2013-12-26 13:25:00 +04:00 |
|
Alexander Smorkalov
|
e79c875fe2
|
Java wrappers for functions from cv::gpu namespace in core module added.
|
2013-12-26 12:13:23 +04:00 |
|
Roman Donchenko
|
24be7b26cd
|
Merge pull request #2049 from asmorkalov:android_cuda_warning_fix
|
2013-12-26 12:07:01 +04:00 |
|
Alexander Smorkalov
|
0206f419c1
|
ts dependency from CUDA runtime removed. All implicit CUDA calls replaced by calls from core module.
|
2013-12-26 11:36:00 +04:00 |
|
Konstantin Matskevich
|
52df2b346b
|
not synchronous kernel's run
|
2013-12-26 10:45:09 +04:00 |
|
Alexander Smorkalov
|
1e038e2837
|
CUDA warning fix/supporession for Android.
|
2013-12-26 10:17:38 +04:00 |
|
Alexander Smorkalov
|
4aa9f83100
|
Dynamic CUDA support library name fixed. Additional error messages added.
|
2013-12-26 10:16:29 +04:00 |
|
Konstantin Matskevich
|
7a186c72e1
|
some fixes
|
2013-12-26 09:55:18 +04:00 |
|
Konstantin Matskevich
|
f55c85fed3
|
morphology
|
2013-12-26 09:55:17 +04:00 |
|
Alexander Alekhin
|
217b2282b8
|
fixes
|
2013-12-26 03:06:58 +04:00 |
|
Vadim Pisarevsky
|
83f749afd2
|
moments work now and work more or less fast
|
2013-12-26 02:57:08 +04:00 |
|
Andrey Pavlenko
|
65b020f0d3
|
Merge pull request #2046 from ilya-lavrenov:tapi_inrange
|
2013-12-26 00:14:23 +04:00 |
|
Andrey Pavlenko
|
6e8386f705
|
Merge pull request #1984 from ilya-lavrenov:tapi_perf
|
2013-12-26 00:13:28 +04:00 |
|
Andrey Pavlenko
|
1aaeea9941
|
Merge pull request #2053 from KonstantinMatskevich:ocl_bugfix_eqhist
|
2013-12-26 00:05:13 +04:00 |
|
Vadim Pisarevsky
|
6035925f41
|
experimental moments implementation (does not work yet)
|
2013-12-25 21:09:23 +04:00 |
|
Roman Donchenko
|
1acc1085d2
|
Merge pull request #2017 from pemmanuelviel:flannMemoryLeak
|
2013-12-25 19:36:49 +04:00 |
|
Andrey Pavlenko
|
512ddcc804
|
Merge pull request #2043 from ilya-lavrenov:tapi_hack
|
2013-12-25 19:00:26 +04:00 |
|
Andrey Pavlenko
|
9ec4c20280
|
Merge pull request #2042 from vpisarev:ocl_facedetect8
|
2013-12-25 19:00:06 +04:00 |
|
Ilya Lavrenov
|
4c23059209
|
added cv::inRange to T-API
|
2013-12-25 18:22:41 +04:00 |
|
Ilya Lavrenov
|
d7c22343aa
|
added perf tests for T-API core functions
|
2013-12-25 18:19:40 +04:00 |
|
vbystricky
|
9e05d18d42
|
Fix compilation warnings
|
2013-12-25 18:05:07 +04:00 |
|
vbystricky
|
35dc26e0b9
|
Add ocl implementation of the sepFilter2D into img_proc module.
|
2013-12-25 16:48:32 +04:00 |
|
Roman Donchenko
|
faddd5b97f
|
Merge pull request #2045 from SpecLad:merge-2.4
|
2013-12-25 16:18:00 +04:00 |
|
Alexander Alekhin
|
e49065b1dc
|
core/ocl: temporary move device selection from ocl module
|
2013-12-25 16:17:40 +04:00 |
|
Konstantin Matskevich
|
9d04a7aba9
|
bugfix in equalizeHist
|
2013-12-25 15:16:26 +04:00 |
|
Alex Willisson
|
4293a54447
|
Fixed typo in comment
|
2013-12-24 19:53:50 -05:00 |
|
Ilya Lavrenov
|
a70467d7a2
|
removed unnecessary assert
|
2013-12-23 21:51:25 +04:00 |
|
Vadim Pisarevsky
|
bc730292bb
|
workaround for some strange bug on old Mac.
|
2013-12-23 21:29:31 +04:00 |
|
Andrey Pavlenko
|
0966e5ffa1
|
Merge pull request #2033 from ilya-lavrenov:tapi_normalize
|
2013-12-23 19:19:00 +04:00 |
|
Ilya Lavrenov
|
e3d23918fa
|
added cv::normalize to T-API; implemented missed UMat::copyTo with mask
|
2013-12-23 19:17:35 +04:00 |
|
Andrey Pavlenko
|
6a2fb8e5d1
|
Merge pull request #2041 from ilya-lavrenov:tapi_mul_div
|
2013-12-23 19:09:59 +04:00 |
|
Roman Donchenko
|
3c4b24d531
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
CMakeLists.txt
modules/highgui/src/cap.cpp
modules/nonfree/src/surf.ocl.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/color.cpp
modules/ocl/src/gftt.cpp
modules/ocl/src/imgproc.cpp
samples/ocl/facedetect.cpp
|
2013-12-23 18:50:17 +04:00 |
|
Vadim Pisarevsky
|
8998186ce4
|
removed extra whitespaces and hopefully fixed the test failures
|
2013-12-23 18:41:54 +04:00 |
|
Roman Donchenko
|
edce617a58
|
Merge pull request #2040 from asmorkalov:android_mk_fix
|
2013-12-23 18:02:18 +04:00 |
|
Alexander Smorkalov
|
51d3138dff
|
OCV option ENABLE_DYNAMIC_CUDA mistake fix.
|
2013-12-23 16:40:31 +04:00 |
|
Roman Donchenko
|
83cdd43a4c
|
Merge pull request #2039 from asmorkalov:ocv_version_inc3
|
2013-12-23 15:53:11 +04:00 |
|
Vadim Pisarevsky
|
d084d19779
|
added OpenCL optimization for LBP-based face detector
|
2013-12-23 15:28:50 +04:00 |
|
Roman Donchenko
|
f22d9a232d
|
Merge pull request #2022 from asmorkalov:ocv_dynamic_cuda
|
2013-12-23 12:45:49 +04:00 |
|
Alexander Smorkalov
|
4ec1930949
|
OpenCV version++; OpenCV Manager version++.
|
2013-12-23 12:35:06 +04:00 |
|
Alexander Smorkalov
|
bc72f4d2a2
|
Code review fixes.
|
2013-12-23 11:34:46 +04:00 |
|
GregoryMorse
|
08d8faf9da
|
Update system.cpp
Add native C++ support
|
2013-12-23 00:21:51 +08:00 |
|
Ilya Lavrenov
|
febb200eee
|
fixed cv::multuply, cv::divide
|
2013-12-22 15:49:36 +04:00 |
|
Ilya Lavrenov
|
6083efc111
|
refactored cv::CamShift and cv::meanShift
|
2013-12-21 14:40:59 +04:00 |
|
Andrey Pavlenko
|
f9268d34dc
|
Merge pull request #2023 from krodyush:pullreq/2.4-opt-131126-cvt
|
2013-12-21 12:44:06 +04:00 |
|
Andrey Pavlenko
|
b29835a8f8
|
Merge pull request #2030 from LeszekSwirski:fix-imgproc-ipp
|
2013-12-20 21:39:10 +04:00 |
|
Andrey Pavlenko
|
a49211a77e
|
Merge pull request #2032 from ilya-lavrenov:tapi_mulSpectrums
|
2013-12-20 21:38:14 +04:00 |
|
Ilya Lavrenov
|
c33a7cd7bf
|
added cv::mulSpectrums to T-API
|
2013-12-20 18:41:20 +04:00 |
|
Vadim Pisarevsky
|
1540910542
|
started adding OpenCL acceleration of LBP-based object detectors
|
2013-12-20 18:39:35 +04:00 |
|
Andrey Pavlenko
|
14782194f4
|
Merge pull request #1995 from akarsakov:ocl_pyramids
|
2013-12-20 17:57:09 +04:00 |
|
Roman Donchenko
|
b0ec7dafd8
|
Merge pull request #1950 from GregoryMorse:patch-2
|
2013-12-20 17:54:02 +04:00 |
|
Roman Donchenko
|
6e22be4100
|
Merge pull request #2003 from vbystricky:intelperc_camera_2.4
|
2013-12-20 17:06:27 +04:00 |
|
Andrey Pavlenko
|
6b7d890f34
|
Merge pull request #2014 from krodyush:pullreq/2.4-opt-131211-surf
|
2013-12-20 16:50:00 +04:00 |
|
Leszek Swirski
|
9c22d4887c
|
imgproc: IPP compilation fix and minor cleanup
|
2013-12-20 12:40:40 +00:00 |
|
krodyush
|
e8dd31aacd
|
change code according reviewer suggesions
|
2013-12-20 13:51:51 +04:00 |
|
Vladimir Bystricky
|
d6a7e8f84f
|
Remove TBB ifdef form code
|
2013-12-20 12:33:39 +04:00 |
|
Roman Donchenko
|
b4bd5bab6d
|
Merge pull request #2021 from vpisarev:ocl_facedetect7
|
2013-12-20 12:30:49 +04:00 |
|
Alexander Smorkalov
|
529bd41751
|
Build fixes for case where HAVE_CUDA==OFF.
|
2013-12-20 11:37:15 +04:00 |
|
krodyush
|
27c1bd2762
|
Improve ocl cvt_color performance for the following conversions: RGB<->BGR, RGB->Gray, RGB<->XYZ, RGB<->YCrCb, RGB<->YUV, and mRGBA<->RGBA.
The improvement was done basically by processing more than 1 pixel by each work-item and using vector's operations.
new performance tests were added
|
2013-12-19 22:56:46 +04:00 |
|
Andrey Pavlenko
|
cdffa05c27
|
Merge pull request #2019 from ilya-lavrenov:tapi_repeat
|
2013-12-19 19:28:58 +04:00 |
|
Alexander Smorkalov
|
069f3d8d9a
|
Build fixes for GPU module.
|
2013-12-19 19:12:18 +04:00 |
|
Alexander Smorkalov
|
2509fa8080
|
Warious fixes for case where HAVE_CUDA==OFF.
|
2013-12-19 18:02:59 +04:00 |
|
Alexander Smorkalov
|
5a5c82bb1d
|
Additional ENABLE_DYNAMIC_CUDA option implemented in cmake. Warning fixes and refactoring.
|
2013-12-19 17:41:04 +04:00 |
|
Alexander Karsakov
|
febe528363
|
Added ocl::pyrUp to T-API
|
2013-12-19 17:21:50 +04:00 |
|
Andrey Pavlenko
|
26f5d2d639
|
Merge pull request #1765 from ilya-lavrenov:cv_remap
|
2013-12-19 17:08:52 +04:00 |
|
Vadim Pisarevsky
|
242a3d1f19
|
2 more fixes to calm down the doc builder
|
2013-12-19 16:57:02 +04:00 |
|
Andrey Pavlenko
|
dde1d6b636
|
Merge pull request #2018 from ilya-lavrenov:tapi_dft
|
2013-12-19 16:47:19 +04:00 |
|
Andrey Pavlenko
|
b674cd8571
|
Merge pull request #2007 from krodyush:pullreq/2.4-opt-131202-haar
|
2013-12-19 16:46:58 +04:00 |
|
Andrey Pavlenko
|
8c91a1af71
|
Merge pull request #2005 from krodyush:pullreq/2.4-opt-131114-extractCovData
|
2013-12-19 16:46:40 +04:00 |
|
Alexander Smorkalov
|
037ffcdf99
|
Dynamic CUDA support library reimplemented as OpenCV module.
|
2013-12-19 16:42:11 +04:00 |
|
Vadim Pisarevsky
|
f41f633d2d
|
fixed various warnings from the “doc” and other builders
|
2013-12-19 16:31:30 +04:00 |
|
Andrey Pavlenko
|
22a3cf0fba
|
Merge pull request #2008 from krodyush:pullreq/2.4-opt-131209-hog
|
2013-12-19 16:14:42 +04:00 |
|
Vadim Pisarevsky
|
a1784b7320
|
converted old haar cascades to the new format; added the conversion function; added OpenCL optimization into CascadeClassfier; optimized the data structures and CPU code for the stump case.
|
2013-12-19 14:48:42 +04:00 |
|
Vadim Pisarevsky
|
ec3f22cee2
|
renamed OpenCL kernel filename; made some final changes
|
2013-12-19 14:29:28 +04:00 |
|
Ilya Lavrenov
|
b3af0e3154
|
added cv::repeat to T-API
|
2013-12-19 14:28:09 +04:00 |
|
Vadim Pisarevsky
|
b7553d4e2e
|
some attempts to tune the performance
|
2013-12-19 14:09:44 +04:00 |
|
Alexander Karsakov
|
ac230cd2ae
|
Added ocl::pyrDown to T-API
|
2013-12-19 13:56:42 +04:00 |
|
Andrey Pavlenko
|
0cea828a10
|
Merge pull request #2006 from krodyush:pullreq/2.4-opt-131120-gfft
|
2013-12-19 13:48:40 +04:00 |
|
Ilya Lavrenov
|
c8cbfe5382
|
added cv::dft T-API test
|
2013-12-19 13:42:16 +04:00 |
|
Andrey Pavlenko
|
bc741ab25f
|
Merge pull request #2009 from krodyush:pullreq/2.4-opt-131211-sepFilterSinglePass_final
|
2013-12-19 13:38:52 +04:00 |
|