Ilya Lavrenov
|
c8f2050cc2
|
warn fix
|
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 |
Ilya Lavrenov
|
cc514ac7a9
|
added new macros useful for tracking whether OpenCL impl run or not
|
11 years ago |
Konstantin Matskevich
|
c7a6537b83
|
add brackets
|
11 years ago |
Konstantin Matskevich
|
ae827a638c
|
fixes
|
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 |
Konstantin Matskevich
|
133f91f3f2
|
added perf test
|
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 |
vbystricky
|
e0c6377d58
|
Change the sanity checking type to ERROR_RELATIVE
|
11 years ago |
Ilya Lavrenov
|
3177a683e9
|
ported corners to T-API
|
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 |
Ilya Lavrenov
|
bfa382cf9d
|
fixed copying UMat -> std::vector
|
11 years ago |
Ilya Lavrenov
|
ae4be413c3
|
added perf tests for cv::reduce
|
11 years ago |
Ilya Lavrenov
|
ac2e613975
|
skip OCL tests if OpenCL isn't available
|
11 years ago |
Ilya Lavrenov
|
e5130cf83f
|
enabled tests
|
11 years ago |
Anatoly Baksheev
|
ac035b9b8e
|
review comments
|
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 |
Anatoly Baksheev
|
4cc8f7012b
|
closing window
|
11 years ago |