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
Alexander Smorkalov
f1ef3a4865
OpenCV version++.
11 years ago
Kazuki Matsuda
a65d7d4dd3
Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m)
...
Fix compilation erros when compiling this constructor.
First argument type of "convertTo" should be instance, not a pointer of instance.
First pull request was created for master branch.
But it should be marged for 2.4.
https://github.com/Itseez/opencv/pull/2113
(cherry picked from commit 2ae20c74a2
)
11 years ago
Ilya Lavrenov
af0040eab0
condition for Mat step
11 years ago
Ilya Lavrenov
e190d3fd36
added perf test
11 years ago
Ilya Lavrenov
563dc5aa38
implemented umat expressions
11 years ago
Roman Donchenko
9f8de69505
Set status to -tp2.
11 years ago
Konstantin Matskevich
b0f617bc01
fixes
11 years ago
Ilya Lavrenov
2e8579fe9b
cleaned up super_resolution sample from old OCL
11 years ago
Vadim Pisarevsky
38f5c7140c
undone change in ocl.hpp (explicit Image2D constructor)
11 years ago
Vadim Pisarevsky
c18d1ee2a9
SURF kind of works (let's see if the tests pass)
11 years ago
Ilya Lavrenov
c7fe162829
renamed **2 -> **
11 years ago
Alexander Alekhin
83a2b566a3
fix memory leak for Mat::getUMat() operation
11 years ago
Alexander Alekhin
485635310c
core/ocl: OpenCLBufferPool
11 years ago
Konstantin Matskevich
c684da3549
drawing
11 years ago
Ilya Lavrenov
da5b316b4e
minor ocl.cpp refactoring
...
fix for cv::LUT and cv::transpose
11 years ago
Ilya Lavrenov
e844c08203
some fixes and improvements in cv::matchTemplate
11 years ago
Ilya Lavrenov
02692f9ac0
fix MACRO
11 years ago