Andrey Pavlenko
|
06acf7090c
|
Merge pull request #2027 from AD-530:brief_cl
|
11 years ago |
Andrey Pavlenko
|
a64d3c1744
|
Merge pull request #2155 from vbystricky:ocl_calcOpticalFlowPyrLK
|
11 years ago |
Andrey Pavlenko
|
1db8aa8628
|
Merge pull request #2204 from ilya-lavrenov:tapi_stitch_perf_fix
|
11 years ago |
Andrey Pavlenko
|
3f61007563
|
Merge pull request #2191 from ilya-lavrenov:tapi_macro
|
11 years ago |
Ilya Lavrenov
|
7184925105
|
fix
|
11 years ago |
Ilya Lavrenov
|
7f785e0a11
|
refactored core using new macro
|
11 years ago |
vbystricky
|
bb09d44e0a
|
Unused code removed
|
11 years ago |
vbystricky
|
27fb7e1802
|
Change type of result vector of ocl version from row to column
|
11 years ago |
vbystricky
|
094bc92318
|
Fix build error
|
11 years ago |
vbystricky
|
a7e5a488a8
|
Change method of setting arguments to kernel to safe one
|
11 years ago |
vbystricky
|
e96ba8140c
|
Grow up epsilon for sanity checks
|
11 years ago |
vbystricky
|
3a798a27e5
|
Add perfomance test
|
11 years ago |
vbystricky
|
ece635bf3c
|
Fix builds errors
|
11 years ago |
vbystricky
|
3ba6636651
|
Fix builds errors
|
11 years ago |
vbystricky
|
33fc46cdec
|
Validate parameters for using OpenCL version, before upload UMat
|
11 years ago |
vbystricky
|
4152135e63
|
Fix error with some opencl functions on the build WITH_OPENCL=OFF
|
11 years ago |
vbystricky
|
c57e427fba
|
Move OpticalFlowPyrLK from ocl module to video module
|
11 years ago |
Andrey Pavlenko
|
ac3f06bc7f
|
Merge pull request #2149 from ElenaGvozdeva:ocl_matchTemplate
|
11 years ago |
Ilya Lavrenov
|
cc514ac7a9
|
added new macros useful for tracking whether OpenCL impl run or not
|
11 years ago |
Andrey Pavlenko
|
22c804d97c
|
Merge pull request #2182 from KonstantinMatskevich:ocl_tapi_samples
|
11 years ago |
Andrey Pavlenko
|
5424c55565
|
Merge pull request #2142 from KonstantinMatskevich:ocl_tapi_bfmatcher
|
11 years ago |
Andrey Pavlenko
|
b0caa588ec
|
Merge pull request #2190 from KonstantinMatskevich:ocl_dumpinfo
|
11 years ago |
Konstantin Matskevich
|
c7a6537b83
|
add brackets
|
11 years ago |
Konstantin Matskevich
|
ae827a638c
|
fixes
|
11 years ago |
Konstantin Matskevich
|
07778e1760
|
fixes
|
11 years ago |
Konstantin Matskevich
|
450ea3131f
|
samples
|
11 years ago |
Elena Gvozdeva
|
07a88d48e9
|
fixed
|
11 years ago |
Elena Gvozdeva
|
4d86804f11
|
Fixed merge conflicts
|
11 years ago |
Elena Gvozdeva
|
7bd8f9294d
|
fixed
|
11 years ago |
Elena Gvozdeva
|
8c5e19c270
|
fixed pref test
|
11 years ago |
Elena Gvozdeva
|
b4652e2cb3
|
Added perf test for ocl_matchTemplate
|
11 years ago |
Elena Gvozdeva
|
2c0765b4d1
|
fixed trailing whitespace
|
11 years ago |
Elena Gvozdeva
|
7e2bdb590f
|
fixed
|
11 years ago |
Elena Gvozdeva
|
4da1ba56b3
|
fixed
|
11 years ago |
Elena Gvozdeva
|
47b572f99f
|
fixed
|
11 years ago |
Elena Gvozdeva
|
da4d33ec26
|
Fixed test_match_template
|
11 years ago |
Elena Gvozdeva
|
9de70c9a00
|
Fixed trailing whitespace
|
11 years ago |
Elena Gvozdeva
|
ba5d480f80
|
Fixed warnings
|
11 years ago |
Elena Gvozdeva
|
86636dc265
|
Added ocl_matchTemplate( without dft)
|
11 years ago |
Andrey Pavlenko
|
ee88cc2c52
|
Merge pull request #2110 from hmax:master
|
11 years ago |
Konstantin Matskevich
|
133f91f3f2
|
added perf test
|
11 years ago |
Andrey Pavlenko
|
ba77719914
|
Merge pull request #2189 from ilya-lavrenov:tapi_sepFilter2D_fix
|
11 years ago |
Andrey Pavlenko
|
7ce6c28bb4
|
Merge pull request #2186 from ilya-lavrenov:tapi_precornerdetect
|
11 years ago |
Andrey Pavlenko
|
9aa4410509
|
Merge pull request #2134 from vbystricky:ocl_calcOpticalFlowFarneback
|
11 years ago |
Konstantin Matskevich
|
f90e41d54e
|
dumpinfo
|
11 years ago |
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 |