716 Commits (a049c16ca7eb5d0f13b3e9f5c919deeabeb43904)

Author SHA1 Message Date
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
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 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
Ilya Lavrenov 6ee0b6eb56 added mask support to cv::norm, cv::meanStdDev 11 years ago
Alexander Alekhin 70a0327004 core/ocl: cleanup unused files 11 years ago
Kazuki Matsuda 2ae20c74a2 Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m) 11 years ago
Anatoly Baksheev c2dd7fd762 compilation for windows 11 years ago
Roman Donchenko 984c4d200f Set the version status to "-tp", for "technical preview". 11 years ago
Miroslav Kobetski 3f07655231 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 11 years ago
Konstantin Matskevich 55634c1f52 fix 11 years ago
Ilya Lavrenov c4c913ff13 converted CPU-based example to T-API (Mat 2 UMat, etc) 11 years ago
Alexander Alekhin 217b2282b8 fixes 11 years ago
Alexander Alekhin e49065b1dc core/ocl: temporary move device selection from ocl module 11 years ago
Alexander Smorkalov 4ec1930949 OpenCV version++; OpenCV Manager version++. 11 years ago
Alexander Smorkalov bc72f4d2a2 Code review fixes. 11 years ago
Vadim Pisarevsky f41f633d2d fixed various warnings from the “doc” and other builders 11 years ago
Ilya Lavrenov c8cbfe5382 added cv::dft T-API test 11 years ago
Alexander Smorkalov be530bd085 DeviceInfo class method that were implemented in header moved to cpp file. 11 years ago
Vadim Pisarevsky 9d3e7e027a almost finished opencl-ization of cascade classifier 11 years ago
Alexander Smorkalov 88a883e68e Build fix. 11 years ago