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 |
Ilya Lavrenov
|
93a818684c
|
ported cv::Canny to T-API
|
11 years ago |
Daniil Osokin
|
8ce691e679
|
Fixed cvtColor alpha channel docs
|
11 years ago |
Scott Breyfogle
|
0ea454301f
|
Added optional constraints to non-probablistic hough lines functions
|
11 years ago |
Ilya Lavrenov
|
82d3efc6c0
|
added perf test for cv::Canny
|
11 years ago |
Seunghoon Park
|
2272a58769
|
fixing bug #3345. don't use BORDER_ISOLATED alone. it should be combined with some border type
|
11 years ago |
Ilya Lavrenov
|
7ed692bf92
|
fixed cv::cvtColor
|
11 years ago |
Ilya Lavrenov
|
30b5234e9a
|
added perf test for cv::sqrBoxFilter
|
11 years ago |
Ilya Lavrenov
|
8702fceb4b
|
fixed cv::integral perf test
|
11 years ago |
Ilya Lavrenov
|
a7a7b80ff8
|
added perf test for cv::Moments
|
11 years ago |
Ilya Lavrenov
|
6fb878a65f
|
added perf tests for cv::medianBlur
|
11 years ago |
Ilya Lavrenov
|
5e7fd8bd7e
|
added perf tests for cv::morphologyEx
|
11 years ago |
Ilya Lavrenov
|
5a2a0b326a
|
added perf tests for cv::dilate
|
11 years ago |
Ilya Lavrenov
|
f61597dce8
|
added perf tests for filters
|
11 years ago |
Ilya Lavrenov
|
04ae46e21c
|
added perf tests to some imgproc functions
|
11 years ago |
Ilya Lavrenov
|
e76d51511e
|
added perf test for cv::cvtColor, pyr operations
|
11 years ago |
Ilya Lavrenov
|
4bd4c8d12a
|
added perf tests for cv::blendLinear
|
11 years ago |
Ilya Lavrenov
|
6fbaff6d83
|
added perf tests for T-API warp operations
|
11 years ago |
Ilya Lavrenov
|
6b9ebcbf3d
|
deleted extra semicolons
|
11 years ago |
Seunghoon Park
|
b036fc756a
|
fixing bug #3345
|
11 years ago |
Ilya Lavrenov
|
5db1754d49
|
SSE2 optimization of cv::remap doesn't work with big images
|
11 years ago |
Konstantin Matskevich
|
55634c1f52
|
fix
|
11 years ago |
vbystricky
|
26d53c7435
|
Change threshold from 2.0 to 1.0 in the test
|
11 years ago |
vbystricky
|
b719ed79c2
|
Change sprintf to cv::format, and EXPECT_MAT_NEAR to OCL_EXPECT_MATS_NEAR
|
11 years ago |
Ilya Lavrenov
|
52b8bb6761
|
fixed getUMatIndex
|
11 years ago |
Konstantin Matskevich
|
a70a8e8680
|
CLAHE
|
11 years ago |
Vadim Pisarevsky
|
48c7378c8f
|
improved performance of moments (on 720p or larger images)
|
11 years ago |
Vadim Pisarevsky
|
e97dd57dc7
|
hopefully fixed test failures and complains from the doc builder
|
11 years ago |
Alexander Karsakov
|
6ef0253fb7
|
Disabled some IPP implementation since it breaks tests
|
11 years ago |
Ilya Lavrenov
|
b23edc34e9
|
added cv::calcBackProject for 2-dimensional histograms
|
11 years ago |
Konstantin Matskevich
|
ca9810e8aa
|
hope last fix
|
11 years ago |