Konstantin Matskevich
|
2f8c29a1f0
|
removed unnecessary functions and variables
|
11 years ago |
Konstantin Matskevich
|
3b7683e72f
|
fixed docs
|
11 years ago |
Konstantin Matskevich
|
ca5689e0db
|
BFMatcher
match
radiusMatch
|
11 years ago |
Ilya Lavrenov
|
d2ffd8ed21
|
implemented OpenCL version of cv::preCornerDetect
|
11 years ago |
Ilya Lavrenov
|
059e6e4305
|
fixed cv::sepFilter2D
|
11 years ago |
Roman Donchenko
|
ee331001f5
|
Merge pull request #2161 from SpecLad:doc-req
|
11 years ago |
Roman Donchenko
|
a4b34e7ae1
|
Merge pull request #2181 from asmorkalov:ocv_packaging
|
11 years ago |
Vladislav Vinogradov
|
dda999545c
|
fix GpuMat::copyTo method with mask:
fill destination matrix with zeros if it was reallocated
|
11 years ago |
vbystricky
|
e0c6377d58
|
Change the sanity checking type to ERROR_RELATIVE
|
11 years ago |
Andrey Pavlenko
|
069bb9a929
|
Merge pull request #2185 from ilya-lavrenov:tapi_corners
|
11 years ago |
Andrey Pavlenko
|
665d9cb29c
|
Merge pull request #2168 from ilya-lavrenov:tapi_perf_stitching
|
11 years ago |
Andrey Pavlenko
|
5d818c010e
|
Merge pull request #2156 from ilya-lavrenov:tapi_reduce
|
11 years ago |
Andrey Pavlenko
|
1400f53436
|
Merge pull request #2184 from ilya-lavrenov:bioinspired2contrib
|
11 years ago |
Andrey Pavlenko
|
99942e8043
|
Merge pull request #2166 from ilya-lavrenov:tapi_gftt
|
11 years ago |
Alexander Smorkalov
|
7821fe2bde
|
Initial Linux packages build rools for CPack.
|
11 years ago |
Alexander Smorkalov
|
b75cbfde45
|
All installed files marked with component names for install customization.
|
11 years ago |
Ilya Lavrenov
|
3177a683e9
|
ported corners to T-API
|
11 years ago |
Roman Donchenko
|
a548a08129
|
Merge pull request #2183 from jet47:cuda-hough-fix
|
11 years ago |
Andrey Pavlenko
|
c8afe7efc6
|
Merge pull request #1320 from mbarnach:svm_hog
|
11 years ago |
Andrey Pavlenko
|
4fbd2ef87a
|
Merge pull request #1290 from mbarnach:bow_desc
|
11 years ago |
Andrey Pavlenko
|
32bc89f094
|
Merge pull request #2107 from nghiaho12:nn_doc
|
11 years ago |
Ilya Lavrenov
|
303c37a175
|
removed TOC
|
11 years ago |
vbystricky
|
c1172b83dd
|
Change epsilon value to 0.01
|
11 years ago |
Ilya Lavrenov
|
5d206059a8
|
moved bioinspired to opencv_contrib
|
11 years ago |
Andrey Pavlenko
|
9eca3ec8f6
|
Merge pull request #2177 from ilya-lavrenov:ocl_superres
|
11 years ago |
Vladislav Vinogradov
|
33d42b740c
|
disable CUDA generalized Hough Transform
|
11 years ago |
Vladislav Vinogradov
|
d847387694
|
split CUDA Hough sources
|
11 years ago |
Ilya Lavrenov
|
bfa382cf9d
|
fixed copying UMat -> std::vector
|
11 years ago |
Ilya Lavrenov
|
ae4be413c3
|
added perf tests for cv::reduce
|
11 years ago |
Vincent Rabaud
|
eabcfa5652
|
reorder the if's for clarity
|
11 years ago |
Ilya Lavrenov
|
ac2e613975
|
skip OCL tests if OpenCL isn't available
|
11 years ago |
Vincent Rabaud
|
6cb90c0e97
|
fix cross-compilation issue with Numpy
|
11 years ago |
Andrey Pavlenko
|
494f7e3657
|
Merge pull request #2158 from KonstantinMatskevich:testdata_path_calib3d
|
11 years ago |
Andrey Pavlenko
|
801d2d0a32
|
Merge pull request #2167 from ilya-lavrenov:tapi_kern_warn
|
11 years ago |
Roman Donchenko
|
64244e160b
|
Merge pull request #2171 from djetter99:fix_static_init_order
|
11 years ago |
Roman Donchenko
|
a509819b21
|
Merge pull request #2163 from ilya-lavrenov:tapi_channels
|
11 years ago |
Ilya Lavrenov
|
e5130cf83f
|
enabled tests
|
11 years ago |
Roman Donchenko
|
9710b25c7d
|
Merge pull request #2173 from Nerei:viz
|
11 years ago |
Roman Donchenko
|
9dc93ce328
|
Merge pull request #2176 from SpecLad:merge-2.4
|
11 years ago |
Anatoly Baksheev
|
ac035b9b8e
|
review comments
|
11 years ago |
Andrey Pavlenko
|
69ba0c53ad
|
Merge pull request #2165 from ilya-lavrenov:tapi_upload
|
11 years ago |
Roman Donchenko
|
e45fd939c2
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/ocl/src/cl_runtime/cl_runtime.cpp
modules/ocl/src/cl_runtime/clamdblas_runtime.cpp
modules/ocl/src/cl_runtime/clamdfft_runtime.cpp
modules/ocl/src/cl_runtime/generator/template/clamdblas_runtime.cpp.in
modules/ocl/src/cl_runtime/generator/template/clamdfft_runtime.cpp.in
|
11 years ago |
Roman Donchenko
|
087371c021
|
Merge pull request #2164 from ilya-lavrenov:excess_commas_semicolons_v2
|
11 years ago |
Ilya Lavrenov
|
5abfd40989
|
added perf test for cv::goodFeaturesToTrack
|
11 years ago |
Ilya Lavrenov
|
52ed6d0d27
|
ported cv::goodFeaturesToTrack to T-API
|
11 years ago |
Ilya Lavrenov
|
5d18cf9989
|
added cv::[extract|insert]Channel to T-API
|
11 years ago |
Roman Donchenko
|
8386ce2b2f
|
Merge pull request #2160 from SpecLad:norm-assert
|
11 years ago |
Roman Donchenko
|
d47f32581c
|
Merge pull request #2174 from Nerei:yet_another_fix_for_pr2172
|
11 years ago |
Anatoly Baksheev
|
4cc8f7012b
|
closing window
|
11 years ago |
Anatoly Baksheev
|
4e18007066
|
fixed white spaces
|
11 years ago |