Ilya Lavrenov
|
1e46a99d9f
|
added performance test for cv::norm with NORM_RELATIVE
|
11 years ago |
Ilya Lavrenov
|
eb1dd1900b
|
fixed conditions
|
11 years ago |
Elena Gvozdeva
|
c7dc884855
|
T-API: optimized ocl_flip
|
11 years ago |
Vladislav Vinogradov
|
746185652a
|
add additional tests for different input cases
|
11 years ago |
Vladislav Vinogradov
|
f16503743f
|
use more accurate reshape
|
11 years ago |
Alexander Mordvintsev
|
2756ae2051
|
exposed OpenCL-control functions to python
|
11 years ago |
Vladislav Vinogradov
|
55a714c83b
|
fix cv::kmeans function
reshape input matrix, since the function works with data
as with [N x dims] matrix
|
11 years ago |
Ilya Lavrenov
|
d16e0b377f
|
disabled IPP functions that slower than OpenCV
|
11 years ago |
Ilya Lavrenov
|
f64dfeb222
|
fix for cv::norm (norm_inf)
|
11 years ago |
StevenPuttemans
|
006956c324
|
Fixing as suggested in bug 2626, made naming same for both C, C++ and python API
|
11 years ago |
StevenPuttemans
|
a0a8fb4fd9
|
fixed bug 2626
|
11 years ago |
Ilya Lavrenov
|
1e5694e082
|
heuristic for Intel
|
11 years ago |
Alexander Alekhin
|
1f638a3e5b
|
icv: enable functions
|
11 years ago |
Ilya Lavrenov
|
19a2495067
|
fixed IPP related warnings
|
11 years ago |
Vladislav Vinogradov
|
77275031ab
|
finally fix cv::subtract
|
11 years ago |
Vladislav Vinogradov
|
629461c836
|
fix output matrix allocation in cv::subtract
|
11 years ago |
Ilya Lavrenov
|
abf905154f
|
cv::fitler2D
|
11 years ago |
Vladislav Vinogradov
|
4c66614e07
|
fix cv::subtract function:
call dst.create(...) before using it
|
11 years ago |
GregoryMorse
|
38db7a78df
|
WinRT core compatibility fixes
Update system.cpp
Update system.cpp
Update system.cpp
Update matching.cpp
Update matching.cpp
|
11 years ago |
GregoryMorse
|
b1443bc1bc
|
WinRT core compatibility fixes
Update system.cpp
Update system.cpp
Update ocl.cpp
Update matching.cpp
Update ocl.cpp
Update matching.cpp
|
11 years ago |
Elena Gvozdeva
|
12279e2631
|
fixed
|
11 years ago |
Elena Gvozdeva
|
e362c3fb38
|
fixed
|
11 years ago |
Ilya Lavrenov
|
c80faff42f
|
added cn>1 support to cv::norm (NORM_INF)
|
11 years ago |
Alexander Alekhin
|
b62e59aac0
|
icv: enable functions
|
11 years ago |
Alexander Alekhin
|
5658ba0002
|
icv: update package
|
11 years ago |
Elena Gvozdeva
|
043b917c7d
|
IPP: cv::dft fixed
|
11 years ago |
Adrian Stratulat
|
cbf3c1fbf1
|
remove unused macros
|
11 years ago |
Elena Gvozdeva
|
507ea95265
|
fixed
|
11 years ago |
Elena Gvozdeva
|
16629bff4c
|
Added parallel version for DCT_ROWS
|
11 years ago |
Elena Gvozdeva
|
6880dbfd95
|
IPP: cv::dct
|
11 years ago |
Ilya Lavrenov
|
55bbca2d09
|
added more types to cv::GaussianBlur
|
11 years ago |
Istvan Sarandi
|
4bf1df7da3
|
Suppress warning in constructor.
|
11 years ago |
Alexander Alekhin
|
7ee1d5f69b
|
ipp: added LUT optimization
|
11 years ago |
Elena Gvozdeva
|
10d1b3a534
|
Added parallel version for DFT_ROWS
|
11 years ago |
Ilya Lavrenov
|
46e8d9d02d
|
cv::copyMakeBorder
|
11 years ago |
Istvan Sarandi
|
c20cab9ec1
|
Added test for concatenation with empty matrices.
|
11 years ago |
Istvan Sarandi
|
2421ac3958
|
Added test for concatenation with empty matrices.
|
11 years ago |
Aaron Kunze
|
1f8b41f390
|
Optimizes filter2D for Intel GPUs
|
11 years ago |
Elena Gvozdeva
|
2d71c094b3
|
IPP: CV::dft
|
11 years ago |
Ilya Lavrenov
|
493679dc56
|
cv::minMaxIdx for cn > 1
|
11 years ago |
vbystricky
|
dfe6adebb9
|
Fix error in arguments of ipp function
|
11 years ago |
Ilya Lavrenov
|
51e2a8ec96
|
fixes
|
11 years ago |
vbystricky
|
e68a55cca2
|
Fix error in ipp function call
|
11 years ago |
vbystricky
|
9cdb330452
|
Change test conditions
|
11 years ago |
vbystricky
|
f5c729396d
|
Fix call of ippiConvert.
|
11 years ago |
Ilya Lavrenov
|
fe644ede19
|
cv::multiply
|
11 years ago |
Ilya Lavrenov
|
9cc80a68db
|
fixed warnings
|
11 years ago |
Ilya Lavrenov
|
8603c58f37
|
Mat::setTo(with mask)
|
11 years ago |
Ilya Lavrenov
|
0b678c2451
|
Mat::setTo(Scalar::all(0))
|
11 years ago |
Ilya Lavrenov
|
3bd8211a72
|
Mat::copyTo
|
11 years ago |