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
|
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 |
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 |
Ilya Lavrenov
|
6ad4823f0c
|
ported superres to T-API
|
11 years ago |
Ilya Lavrenov
|
372cdac07c
|
moved kernelToStr to ocl.hpp
|
11 years ago |
Alexander Alekhin
|
f91f55927e
|
fix memory management problem
|
11 years ago |
Ilya Lavrenov
|
7c96d98a24
|
implemented OpenCL version of cv::accumulate****
|
11 years ago |
Ilya Lavrenov
|
78c2b3ca2a
|
refactored imgproc
|
11 years ago |
Ilya Lavrenov
|
48a084c236
|
OpenCL version of cv::buildPyramid
|
11 years ago |
Ilya Lavrenov
|
321782b9b7
|
added macro with ability of returning values
|
11 years ago |
Ilya Lavrenov
|
7f785e0a11
|
refactored core using new macro
|
11 years ago |
vbystricky
|
c57e427fba
|
Move OpticalFlowPyrLK from ocl module to video module
|
11 years ago |
Ilya Lavrenov
|
cc514ac7a9
|
added new macros useful for tracking whether OpenCL impl run or not
|
11 years ago |
Konstantin Matskevich
|
ae827a638c
|
fixes
|
11 years ago |
Konstantin Matskevich
|
f90e41d54e
|
dumpinfo
|
11 years ago |
Konstantin Matskevich
|
ca5689e0db
|
BFMatcher
match
radiusMatch
|
11 years ago |
Anatoly Baksheev
|
02ebc4368c
|
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
|
11 years ago |
Anatoly Baksheev
|
ac035b9b8e
|
review comments
|
11 years ago |
Anatoly Baksheev
|
0d702b83f4
|
updated code to use mapper->SetInput instead of SetInputConnection. All widgets except plane, images ans texts
|
11 years ago |
Anatoly Baksheev
|
7b28f730f4
|
traits for Affine3
|
11 years ago |
Anatoly Baksheev
|
a76a34d28e
|
added Affine3: 3x4 input Mat support
|
11 years ago |
Anatoly Baksheev
|
3e071491c9
|
added Affine3 ctor from array
|
11 years ago |
Anatoly Baksheev
|
b1c0bf1fee
|
Affine::rotate(rvec) method
|
11 years ago |
Anatoly Baksheev
|
7e952e2f10
|
removed incorrect and unnecessarily methods from Affine3f
|
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 |