691 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)

Author SHA1 Message Date
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
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 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