Ilya Lavrenov
|
634da9f3bf
|
added norm_inf support to minmaxloc kernel
|
11 years ago |
Ilya Lavrenov
|
7f2662b310
|
fixes
|
11 years ago |
Ilya Lavrenov
|
17956a5ae5
|
optimized cv::normalize in case of mask
|
11 years ago |
Alexander Mordvintsev
|
2756ae2051
|
exposed OpenCL-control functions to python
|
11 years ago |
StevenPuttemans
|
006956c324
|
Fixing as suggested in bug 2626, made naming same for both C, C++ and python API
|
11 years ago |
Ilya Lavrenov
|
19a2495067
|
fixed IPP related warnings
|
11 years ago |
Ilya Lavrenov
|
abf905154f
|
cv::fitler2D
|
11 years ago |
Alexander Alekhin
|
5658ba0002
|
icv: update package
|
11 years ago |
Adrian Stratulat
|
cbf3c1fbf1
|
remove unused macros
|
11 years ago |
Ilya Lavrenov
|
55bbca2d09
|
added more types to cv::GaussianBlur
|
11 years ago |
Alexander Alekhin
|
7ee1d5f69b
|
ipp: added LUT optimization
|
11 years ago |
Ilya Lavrenov
|
05a47d9014
|
cmd option
|
11 years ago |
Ilya Lavrenov
|
2cd7a913ed
|
verbose errors
|
11 years ago |
Ilya Lavrenov
|
f3c56f8310
|
first attemp
|
11 years ago |
KayKwon
|
84257b57d0
|
Fix for (Bug #2789)
Add MatlabFormatter for matlab style output.
See http://code.opencv.org/issues/2789
|
11 years ago |
Aaron Kunze
|
ebbac3c66d
|
Optimizes OpenCL resize and optical flow to use image extension.
|
11 years ago |
Ilya Lavrenov
|
ad7f2311c0
|
cv::Laplacian
|
11 years ago |
Ilya Lavrenov
|
19d470749b
|
added macro for denoting region for suppression of "Wdeprecated-declarations"
|
11 years ago |
Andrey Pavlenko
|
925178749a
|
removing `SuppressWarning` and `CV_OPENCL_RUN`
|
11 years ago |
Alexander Alekhin
|
06738468af
|
TAPI: stiching: add custom OpenCL kernels for MultiBandBlender
|
11 years ago |
Alexander Alekhin
|
1d9808e5d5
|
TAPI: stitching, replaced Mat->UMat/_Array
|
11 years ago |
Alexander Alekhin
|
1461ab41bc
|
ipp: added support for updated ICV package
|
11 years ago |
Ilya Lavrenov
|
444ab0ef0d
|
fixed (IppiSize&)sz
|
11 years ago |
vbystricky
|
f23134ce01
|
Add IPP_VERSION_X100 define
|
11 years ago |
Alexander Alekhin
|
bfc546d23c
|
enable IPP ICV support
|
11 years ago |
Elena Gvozdeva
|
037ac27ec8
|
Added SharedMatrix
|
11 years ago |
Elena Gvozdeva
|
fa2d79a15b
|
Added IPP Async converters, doc and sample
|
11 years ago |
Alexander Smorkalov
|
e23f7303a6
|
OpenCV version++. OpenCV Manager version++.
|
11 years ago |
Koji Miyazato
|
1ab8060b62
|
corrected some style errors found by review.
|
11 years ago |
Ilya Lavrenov
|
2875ce60ea
|
added 3-channels support to optimized version
|
11 years ago |
Koji Miyazato
|
a43ef9a6cd
|
WriteStructContext treats state of fs
|
11 years ago |
Ilya Lavrenov
|
82e6edfba2
|
optimized sep filter
|
11 years ago |
Alexander Alekhin
|
9cafd50160
|
ocl: fixes
|
11 years ago |
Alexander Alekhin
|
755ca4b7cf
|
ocl: compare with scalar
|
11 years ago |
Koji Miyazato
|
b96762a48f
|
Fix for bug #3599: cv::FileStorage does not work for std::vector of user-defined struct.
|
11 years ago |
Ilya Lavrenov
|
2755ae5df9
|
experiments
|
11 years ago |
Alexander Karsakov
|
8660588fe9
|
Pass vendor macro to opencl kernel
|
11 years ago |
mlyashko
|
eb2e8a11fa
|
changed kernel.set to support unsuccssful set
|
11 years ago |
mlyashko
|
66ed6a8a50
|
macro for normal return from thriveless kernel.set
|
11 years ago |
Alexander Karsakov
|
c1dad2178c
|
Added Device:: isAMD,isIntel,isNvidia methods.
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Ilya Lavrenov
|
fe38aab84a
|
core tapi optimization
|
11 years ago |
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
11 years ago |
Alexander Alekhin
|
9b3c76a3db
|
TAPI: coverity bug fix
|
11 years ago |
Rohit Girdhar
|
b939b4ae3b
|
removed inline, changed interface
|
11 years ago |
Rohit Girdhar
|
a879e1fcd6
|
fixed warnings
|
11 years ago |
Rohit Girdhar
|
613a17355d
|
rotRect using points
|
11 years ago |
Ilya Lavrenov
|
510680a5df
|
typo
|
11 years ago |
Alexander Alekhin
|
95e38e457f
|
core/umat: usage flags (with proposals from PR #2195)
|
11 years ago |
Ilya Lavrenov
|
af0040eab0
|
condition for Mat step
|
11 years ago |