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 |
|
Roman Donchenko
|
ce07840e9f
|
Merge pull request #1966 from asmorkalov:ocv_neon_support
|
2013-12-20 17:04:17 +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 |
|
Alexander Smorkalov
|
9941c6710d
|
NEON instruction set control unified for regular and cross-compiler builds.
|
2013-12-20 16:02:37 +04:00 |
|
Matthias Bady
|
a032d947b4
|
Fixed doc
|
2013-12-20 11:45:07 +01:00 |
|
Matthias Bady
|
9b0a9f2a24
|
moved documentation of BriefDescriptorExtractor to correct place
|
2013-12-20 10:57:48 +01:00 |
|
Matthias Bady
|
6e4715309b
|
added documentation
|
2013-12-20 10:53:21 +01: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 |
|
Roman Donchenko
|
b633c73c46
|
Merge pull request #1994 from StevenPuttemans:bugfix_3431
|
2013-12-20 11:57:30 +04:00 |
|
Alexander Smorkalov
|
529bd41751
|
Build fixes for case where HAVE_CUDA==OFF.
|
2013-12-20 11:37:15 +04:00 |
|
Matthias Bady
|
74dfa668e2
|
added tests
|
2013-12-20 00:05:50 +01: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 |
|
Alexander Smorkalov
|
64c94cb22c
|
CUDA related func tables refactored to remove unneeded dependencies.
|
2013-12-19 11:18:04 +04:00 |
|
Vladimir Bystricky
|
d449ba104a
|
Fix comment in the cmake file from SSDK to SDK
|
2013-12-19 10:29:19 +04:00 |
|
Alexander Smorkalov
|
6da7c50fb5
|
Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime.
|
2013-12-19 10:27:38 +04:00 |
|
Alexander Smorkalov
|
442082eb0f
|
Fixes for Android support.
|
2013-12-19 09:38:46 +04:00 |
|
Matthias Bady
|
545f02679a
|
Optimized version. Faster than CPU
|
2013-12-19 01:54:57 +01:00 |
|
Matthias Bady
|
69d034ecdf
|
Naive impl. Slower than CPU
|
2013-12-19 00:15:53 +01:00 |
|
Pierre-Emmanuel Viel
|
92fc763925
|
Fix some memory leaks in HierarchicalClusteringIndex
|
2013-12-18 22:46:41 +01:00 |
|
Andrey Pavlenko
|
2431c72d1d
|
Merge pull request #2000 from apavlenko:license_copyright
|
2013-12-18 19:35:04 +04:00 |
|
Andrey Pavlenko
|
96f8ff2ab8
|
adding LICENSE file and a sample of its reference in ocl.hpp
|
2013-12-18 19:33:25 +04:00 |
|
Andrey Pavlenko
|
459e7d4a80
|
Merge pull request #2015 from apavlenko:2.4_fix_ts_rng-fill
|
2013-12-18 19:13:22 +04:00 |
|
Roman Donchenko
|
400fea8626
|
Merge pull request #2011 from ilya-lavrenov:dft_dct
|
2013-12-18 17:36:18 +04:00 |
|
Andrey Pavlenko
|
a9687a341e
|
adding more than 4 channels random Mats support
if `Scalar:all` is used, Mats with 5+ channels cause errors
|
2013-12-18 17:27:39 +04:00 |
|
Andrey Pavlenko
|
ae9d24d433
|
Merge pull request #2013 from apavlenko:2.4_fd_sample
|
2013-12-18 17:05:18 +04:00 |
|