Andrey Pavlenko
|
0966e5ffa1
|
Merge pull request #2033 from ilya-lavrenov:tapi_normalize
|
11 years ago |
Ilya Lavrenov
|
e3d23918fa
|
added cv::normalize to T-API; implemented missed UMat::copyTo with mask
|
11 years ago |
Andrey Pavlenko
|
6a2fb8e5d1
|
Merge pull request #2041 from ilya-lavrenov:tapi_mul_div
|
11 years ago |
Andrey Pavlenko
|
06e981f1ce
|
Merge pull request #2035 from ilya-lavrenov:tapi_CamShift
|
11 years ago |
Ilya Lavrenov
|
febb200eee
|
fixed cv::multuply, cv::divide
|
11 years ago |
Ilya Lavrenov
|
6083efc111
|
refactored cv::CamShift and cv::meanShift
|
11 years ago |
Andrey Pavlenko
|
b29835a8f8
|
Merge pull request #2030 from LeszekSwirski:fix-imgproc-ipp
|
11 years ago |
Andrey Pavlenko
|
a49211a77e
|
Merge pull request #2032 from ilya-lavrenov:tapi_mulSpectrums
|
11 years ago |
Ilya Lavrenov
|
c33a7cd7bf
|
added cv::mulSpectrums to T-API
|
11 years ago |
Andrey Pavlenko
|
14782194f4
|
Merge pull request #1995 from akarsakov:ocl_pyramids
|
11 years ago |
Roman Donchenko
|
b0ec7dafd8
|
Merge pull request #1950 from GregoryMorse:patch-2
|
11 years ago |
Leszek Swirski
|
9c22d4887c
|
imgproc: IPP compilation fix and minor cleanup
|
11 years ago |
Roman Donchenko
|
b4bd5bab6d
|
Merge pull request #2021 from vpisarev:ocl_facedetect7
|
11 years ago |
Andrey Pavlenko
|
cdffa05c27
|
Merge pull request #2019 from ilya-lavrenov:tapi_repeat
|
11 years ago |
Alexander Karsakov
|
febe528363
|
Added ocl::pyrUp to T-API
|
11 years ago |
Vadim Pisarevsky
|
242a3d1f19
|
2 more fixes to calm down the doc builder
|
11 years ago |
Andrey Pavlenko
|
dde1d6b636
|
Merge pull request #2018 from ilya-lavrenov:tapi_dft
|
11 years ago |
Vadim Pisarevsky
|
f41f633d2d
|
fixed various warnings from the “doc” and other builders
|
11 years ago |
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.
|
11 years ago |
Vadim Pisarevsky
|
ec3f22cee2
|
renamed OpenCL kernel filename; made some final changes
|
11 years ago |
Ilya Lavrenov
|
b3af0e3154
|
added cv::repeat to T-API
|
11 years ago |
Vadim Pisarevsky
|
b7553d4e2e
|
some attempts to tune the performance
|
11 years ago |
Alexander Karsakov
|
ac230cd2ae
|
Added ocl::pyrDown to T-API
|
11 years ago |
Ilya Lavrenov
|
c8cbfe5382
|
added cv::dft T-API test
|
11 years ago |
Andrey Pavlenko
|
2431c72d1d
|
Merge pull request #2000 from apavlenko:license_copyright
|
11 years ago |
Andrey Pavlenko
|
96f8ff2ab8
|
adding LICENSE file and a sample of its reference in ocl.hpp
|
11 years ago |
Andrey Pavlenko
|
59cab94fc7
|
Merge pull request #1997 from alalek:tapi_fix_memleaks
|
11 years ago |
Andrey Pavlenko
|
388d0ef182
|
Merge pull request #2004 from ilya-lavrenov:tapi_umat_copyto
|
11 years ago |
Vadim Pisarevsky
|
02fb3f0a77
|
it finally works!!!
|
11 years ago |
Andrey Pavlenko
|
bd91b39593
|
Merge pull request #1917 from alalek:ocl_d3d
|
11 years ago |
Andrey Pavlenko
|
586a5cb6db
|
Merge pull request #1969 from KonstantinMatskevich:ocl_tapi_minmaxloc
|
11 years ago |
Andrey Pavlenko
|
6a0fb2c7da
|
Merge pull request #1992 from ElenaGvozdeva:ocl_medianFilter
|
11 years ago |
Andrey Pavlenko
|
d3fa2bfe8c
|
Merge pull request #1998 from ilya-lavrenov:tapi_gemm
|
11 years ago |
Ilya Lavrenov
|
ac030c16f1
|
fixed UMat::copyTo(UMat)
|
11 years ago |
Vadim Pisarevsky
|
ef509ace43
|
trying to debug the new cascade
|
11 years ago |
Vadim Pisarevsky
|
9d3e7e027a
|
almost finished opencl-ization of cascade classifier
|
11 years ago |
Roman Donchenko
|
6d77cbee7e
|
Merge pull request #1934 from vbystricky:ocl_boxFilter
|
11 years ago |
Roman Donchenko
|
e49b8dee40
|
Merge pull request #1881 from pentschev:defaultNorm_master
|
11 years ago |
Roman Donchenko
|
52a785e95a
|
Merge pull request #1996 from SpecLad:merge-2.4
|
11 years ago |
Roman Donchenko
|
0cf7607338
|
Merge pull request #1993 from StevenPuttemans:feature_2862
|
11 years ago |
Konstantin Matskevich
|
5cf4166801
|
some fixes
|
11 years ago |
Konstantin Matskevich
|
904dac7670
|
minMaxLoc
|
11 years ago |
Elena Gvozdeva
|
d9d4678599
|
Fixed condition for channels
|
11 years ago |
Elena Gvozdeva
|
125d67130b
|
Fixed medianFilter
|
11 years ago |
Ilya Lavrenov
|
2f34bb9aa0
|
added cv::gemm to T-API
|
11 years ago |
Roman Donchenko
|
f2befa01f4
|
Fixed build for the TLS-related stuff.
|
11 years ago |
Elena Gvozdeva
|
8fe4e98b8a
|
Fixed trailing whitespace
|
11 years ago |
Alexander Alekhin
|
9cb31e86ae
|
umat: fix memory leaks
|
11 years ago |
Roman Donchenko
|
9d8d70d6ca
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
doc/tutorials/definitions/tocDefinitions.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/system.cpp
modules/features2d/src/freak.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/cl_context.cpp
modules/ocl/test/test_api.cpp
|
11 years ago |
StevenPuttemans
|
e4b41d38f1
|
Fixed descripotorsCount to descriptorsCount
See feature 2862
|
11 years ago |