11773 Commits (699eda46b6278a6aeb6a9c58cbb605387b8a0075)
 

Author SHA1 Message Date
Vladimir Bystricky 80d0593dbd Delete end comma in enumerations 11 years ago
Vladimir Bystricky 66145ea06c Add CV_CAP_INTELPERC and CV_CAP_PROP_INTELPERC_ prefixes to const_ignore_list 11 years ago
Vladimir Bystricky dd71bef6f5 Fix errors in example (samples/cpp/intelperc_capture.cpp) 11 years ago
Andrey Pavlenko e719bee2b8 minor refactoring, no functional changes 11 years ago
Vadim Pisarevsky 02fb3f0a77 it finally works!!! 11 years ago
Vladimir Bystricky 63ae0eeba5 Fix build errors 11 years ago
krodyush 34c630faf4 update doc to be consisted with headers 11 years ago
Ilya Lavrenov 3a6d248bee typo 11 years ago
krodyush ea0c9b7f5c GFFT fix for linux build 11 years ago
Andrey Pavlenko bd91b39593 Merge pull request #1917 from alalek:ocl_d3d 11 years ago
Andrey Pavlenko 586a5cb6db Merge pull request #1969 from KonstantinMatskevich:ocl_tapi_minmaxloc 11 years ago
Andrey Pavlenko 6a0fb2c7da Merge pull request #1992 from ElenaGvozdeva:ocl_medianFilter 11 years ago
Andrey Pavlenko d3fa2bfe8c Merge pull request #1998 from ilya-lavrenov:tapi_gemm 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Ilya Lavrenov ac030c16f1 fixed UMat::copyTo(UMat) 11 years ago
Vadim Pisarevsky ef509ace43 trying to debug the new cascade 11 years ago
Vadim Pisarevsky 9d3e7e027a almost finished opencl-ization of cascade classifier 11 years ago
krodyush fffac2f085 optimize SURF by 11 years ago
Roman Donchenko 6d77cbee7e Merge pull request #1934 from vbystricky:ocl_boxFilter 11 years ago
krodyush dfe7c98090 optimize separable filter by 11 years ago
krodyush f3ee1c3d2f Changes the datatype of the angle of the gradient for Intel platforms. 11 years ago
krodyush 917b883cf0 remove extra calculations from haar to be consistent with native implementation 11 years ago
krodyush a63576e76d HOST side optimization for GFFT 11 years ago
krodyush de431609db optimize Dx and Dy calcualtion to make it as single opencl kernel 11 years ago
Roman Donchenko e49b8dee40 Merge pull request #1881 from pentschev:defaultNorm_master 11 years ago
Roman Donchenko 52a785e95a Merge pull request #1996 from SpecLad:merge-2.4 11 years ago
Roman Donchenko 0cf7607338 Merge pull request #1993 from StevenPuttemans:feature_2862 11 years ago
Roman Donchenko 5d5527d03e Merge pull request #1987 from pentschev:cv_completesymm_template_2.4 11 years ago
Konstantin Matskevich 5cf4166801 some fixes 11 years ago
Konstantin Matskevich 904dac7670 minMaxLoc 11 years ago
Vladimir Bystricky 4088013251 Add set/get depth generator properties by default. Add documentation 11 years ago
Elena Gvozdeva d9d4678599 Fixed condition for channels 11 years ago
Elena Gvozdeva 125d67130b Fixed medianFilter 11 years ago
Alexander Smorkalov 88a883e68e Build fix. 11 years ago
Ilya Lavrenov 2f34bb9aa0 added cv::gemm to T-API 11 years ago
Roman Donchenko f2befa01f4 Fixed build for the TLS-related stuff. 11 years ago
Elena Gvozdeva 8fe4e98b8a Fixed trailing whitespace 11 years ago
Alexander Alekhin 9cb31e86ae umat: fix memory leaks 11 years ago
Roman Donchenko 9d8d70d6ca Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
Alexander Smorkalov 8660e048bc Dynamic CUDA support library loading implemented for Linux. 11 years ago
Alexander Smorkalov d4087f19a2 All CUDA related stuff were moved to separate dynamic library. 11 years ago
StevenPuttemans 12c25b9310 Fixed suggestion of bugfix 3431 11 years ago
StevenPuttemans e4b41d38f1 Fixed descripotorsCount to descriptorsCount 11 years ago
Elena Gvozdeva b2d8b491c0 Added ocl_medianFilter using Transparent API 11 years ago
Andrey Pavlenko 11071dd241 Merge pull request #1988 from ilya-lavrenov:tapi_umat_convertTo 11 years ago
Roman Donchenko e88253ccad Merge pull request #1990 from AD-530:Issue3164 11 years ago
Peter Andreas Entschev f44de302a0 cv::completeSymm fixed to work with any OpenCV data type and multiple channels. 11 years ago
Matthias Bady b7c97f6e30 fixed init of clCxt 11 years ago
Ilya Lavrenov 558c4a2b1d implemented UMat::convertTo 11 years ago
Andrey Pavlenko 172a5d42a9 Merge pull request #1974 from ilya-lavrenov:tapi_equalizehist 11 years ago