Alexander Alekhin
|
ce992c8269
|
ocl: update gftt
|
11 years ago |
Ilya Lavrenov
|
412468e0ae
|
added cv::sqrBoxFilter to T-API
|
11 years ago |
Ilya Lavrenov
|
c7fe162829
|
renamed **2 -> **
|
11 years ago |
Elena Gvozdeva
|
85d519b6c3
|
fixed
|
11 years ago |
Ilya Lavrenov
|
9a1e461450
|
fix for PR 2166
|
11 years ago |
Ilya Lavrenov
|
e844c08203
|
some fixes and improvements in cv::matchTemplate
|
11 years ago |
Scott Breyfogle
|
b074c67a56
|
Add static cast to hough lines
|
11 years ago |
Ilya Lavrenov
|
0ebb3ab0ea
|
optimized createHanningWindow
|
11 years ago |
Ilya Lavrenov
|
c01e8e9361
|
removed ABF
|
11 years ago |
Alexander Alekhin
|
9300af90cd
|
imgproc/intersection: fix loop index
|
11 years ago |
Ilya Lavrenov
|
68f5dd4170
|
simplified cv::boxFilter OpenCL impl
|
11 years ago |
Ivy Lee
|
b7f2b671a2
|
Fixed Bug #3514 Incorrect Chi-Square distance used in LBPH FaceRecognizer
|
11 years ago |
Ilya Lavrenov
|
1ab1594d00
|
workaround
|
11 years ago |
Ilya Lavrenov
|
372cdac07c
|
moved kernelToStr to ocl.hpp
|
11 years ago |
Ilya Lavrenov
|
231bc17de7
|
added conditional compilation
|
11 years ago |
Ilya Lavrenov
|
1862dbc5ab
|
fixed fp problem
|
11 years ago |
Ilya Lavrenov
|
0d19cbcc7a
|
added performance test
|
11 years ago |
Ilya Lavrenov
|
6d64907f18
|
async
|
11 years ago |
Ilya Lavrenov
|
6fa41c5a64
|
some experiments
|
11 years ago |
Ilya Lavrenov
|
faa6074f3d
|
added performance test
|
11 years ago |
Ilya Lavrenov
|
384a28622d
|
added cv::calcHist to T-API (only for CV_8UC1 with 256 bins)
|
11 years ago |
Ilya Lavrenov
|
7c96d98a24
|
implemented OpenCL version of cv::accumulate****
|
11 years ago |
Ilya Lavrenov
|
41bc5808c0
|
optimized createHanningWindow
|
11 years ago |
Alexander Alekhin
|
5474935a81
|
fixes for defects from code coverity
|
11 years ago |
Seunghoon Park
|
eb9d7c4dd5
|
fixing bug #3345. use norm to make sure two matrices are the same.
|
11 years ago |
Ilya Lavrenov
|
78c2b3ca2a
|
refactored imgproc
|
11 years ago |
Ilya Lavrenov
|
48a084c236
|
OpenCL version of cv::buildPyramid
|
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 |
Ilya Lavrenov
|
d2ffd8ed21
|
implemented OpenCL version of cv::preCornerDetect
|
11 years ago |
Ilya Lavrenov
|
059e6e4305
|
fixed cv::sepFilter2D
|
11 years ago |
Ilya Lavrenov
|
3177a683e9
|
ported corners to T-API
|
11 years ago |
Ilya Lavrenov
|
bfa382cf9d
|
fixed copying UMat -> std::vector
|
11 years ago |
Ilya Lavrenov
|
e5130cf83f
|
enabled tests
|
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 |
Anatoly Baksheev
|
4e20e06ee7
|
warnings
|
11 years ago |
Ilya Lavrenov
|
6b8bee6e0b
|
fixed kernel compilation warnings
|
11 years ago |
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
11 years ago |