14861 Commits (af1d29db83405896e34236ca94ff208ca4608dd5)
 

Author SHA1 Message Date
Dmitriy Anisimov e7af509c86 different enhancements 10 years ago
Alexander Karsakov 07d57db91c Fixed calculation of l_stack_size 10 years ago
Alexander Alekhin 97ab91dcc9 Merge pull request #3187 from akarsakov:ocl_disabled_minmaxidx 10 years ago
Alexander Karsakov 7d91b8efcd Removed redundant clFinish() after clEnqueueUnmapMemObject() 10 years ago
Alexander Karsakov f57a4bf87b Disabled minMaxIdx for 32FC1 since it occasionally fails on AMD devices (e.g. A10-6800K) 10 years ago
Vadim Pisarevsky 0276cc90c2 Merge pull request #3184 from ilya-lavrenov:arm 10 years ago
Vadim Pisarevsky 0fd21baaa2 Merge pull request #3174 from rokm:samples-fix 10 years ago
Alexander Alekhin 7dd666e444 Merge pull request #3181 from akarsakov:ocl_mul_scale_test_fix 10 years ago
Alexander Karsakov ec827bed8e Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests 10 years ago
Alexander Karsakov a48c1c8248 Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory. 10 years ago
Alexander Karsakov 214dab39f6 Fixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation for case x > 2*maxV 10 years ago
Vadim Pisarevsky a125cd6c6d Merge pull request #3169 from znah:py_wrap 10 years ago
Vadim Pisarevsky 6c3dd4984c Merge pull request #3179 from alekcac:update_in_youtube_url 10 years ago
Ilya Lavrenov 5d3a128cd3 NEON impl on cv::convertScaleAba CV_32f 10 years ago
Vadim Pisarevsky 3bafe64666 Merge pull request #3170 from ElenaGvozdeva:ocl_fix 10 years ago
Vadim Pisarevsky 3e574cd26a Merge pull request #3173 from rokm:cuda-6.5 10 years ago
Vadim Pisarevsky 1f85ffa11b Merge pull request #3166 from akarsakov:ocl_native_sqrt 10 years ago
Alexander Alekhin 6abce51481 Merge pull request #3176 from ilya-lavrenov:ipp_arm 10 years ago
Alexander Mordvintsev c1032b6232 remove structured_edge_detection.hpp from blacklist 10 years ago
Ilya Lavrenov 040ff7993f don't use IPP on ARM 10 years ago
Alexander Shishkov acc2efab50 updated links to the official OpenCV youtube channel 10 years ago
Maksim Shabunin 66ed9ddbe3 Added Ptr<T> support to Java wrappers 10 years ago
Vadim Pisarevsky 43c2c119e9 Merge pull request #3177 from PhilLab:patch-3 10 years ago
Dmitriy Anisimov 5f3ee657ce removed kdtree declaration from interface 10 years ago
Dmitriy Anisimov 5d4bd700a7 slight changes, theme become more similar with current 10 years ago
Philipp Hasper e310added4 Fixing Matx ostream operator 10 years ago
Dmitriy Anisimov 3334c06e8b initial commit 10 years ago
Rok Mandeljc d9db950c0e samples: gpu: performance: SURF is now part of opencv_xfeatures2d 10 years ago
Rok Mandeljc db391fdfdd samples: gpu: performance: BackgroundSubtractorMOG is now part of opencv_bgsegm module 10 years ago
Rok Mandeljc fbf28bcc63 samples: gpu: performance: fix include path for opencv_xfeatures2d 10 years ago
Rok Mandeljc 653bca8b74 samples: gpu: super_resolution: disable simple optical flow 10 years ago
Rok Mandeljc f739990f4c samples: gpu: performance: removed FGDStatModel performance comparison test 10 years ago
Rok Mandeljc 51311779b3 samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header 10 years ago
Rok Mandeljc e0c8721830 samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
Rok Mandeljc 8908b22c9d samples: gpu: removed softcascade example 10 years ago
Rok Mandeljc eb3cb77296 Fixes for compiling with CUDA 6.5 10 years ago
Alexander Alekhin 4d474d40e7 Merge pull request #3171 from akarsakov:amd_fft_fix 10 years ago
Alexander Alekhin 4c404cb4cc Merge pull request #3172 from ilya-lavrenov:tapi_transpose_amd 10 years ago
Ilya Lavrenov 71ec6144bd attempt to fix compilation of OpenCL cv::transpose for AMD 10 years ago
Alexander Karsakov d4e6812be2 Added check AmdFft version to be sure that AmdFft binaries are available 10 years ago
Elena Gvozdeva 31ac73c315 fix for cv::memopTypeToStr 10 years ago
Alexander Alekhin 57fec2f2da OCL: enable clAmdFftGetVersion 10 years ago
Vadim Pisarevsky 6ccb7e169d Merge pull request #3163 from StevenPuttemans:fix_nonfree_items 10 years ago
Alexander Karsakov 491bf41356 Disabled native_sqrt for double, since it may be not implemented and gives compilation error. 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
Vadim Pisarevsky 21f1a0ee49 Merge pull request #3161 from ElenaGvozdeva:ocl_perf_gemm 10 years ago
Vadim Pisarevsky 83a0f0ddb1 Merge pull request #3162 from alekcac:fix_in_py_tutor 10 years ago
Alexander Alekhin b332152bef Merge pull request #2956 from ilya-lavrenov:tapi_accumulate 10 years ago
Alexander Karsakov 6b6c7ccfea Added accuracy tests with real and generated data 10 years ago
Alexander Karsakov f7aadd07f6 Added getLines, fill_accum_local kernels 10 years ago