14714 Commits (12001a42f9ba8a11a4b10e5cf6b6090df4181a6d)
 

Author SHA1 Message Date
Vadim Pisarevsky 26c284b225 Merge pull request #3167 from akarsakov:ocl_rm_clFinish 11 years ago
berak 5f9d5c483c adding fourcc to VideoWriter docs 11 years ago
Maksim Shabunin 2c2cdcf789 Changed cmake python library search startegy for crosscompiling 11 years ago
Vadim Pisarevsky ffd1df0cb5 Merge pull request #3186 from akarsakov:ocl_fixes 11 years ago
Vadim Pisarevsky 64a53de27d Merge pull request #3185 from ElenaGvozdeva:ocl_norm 11 years ago
Ilya Lavrenov 98e7d4ceec changed optimal vector width for Intel 11 years ago
Elena Gvozdeva 9fe11db7e2 disabled IPP acceleration for 3-channel norms and for CV_8S only for APPLE 11 years ago
Dmitriy Anisimov e7af509c86 different enhancements 11 years ago
Alexander Karsakov 07d57db91c Fixed calculation of l_stack_size 11 years ago
Alexander Alekhin 97ab91dcc9 Merge pull request #3187 from akarsakov:ocl_disabled_minmaxidx 11 years ago
Alexander Karsakov 7d91b8efcd Removed redundant clFinish() after clEnqueueUnmapMemObject() 11 years ago
Alexander Karsakov f57a4bf87b Disabled minMaxIdx for 32FC1 since it occasionally fails on AMD devices (e.g. A10-6800K) 11 years ago
Vadim Pisarevsky 0276cc90c2 Merge pull request #3184 from ilya-lavrenov:arm 11 years ago
Vadim Pisarevsky 0fd21baaa2 Merge pull request #3174 from rokm:samples-fix 11 years ago
Alexander Alekhin 7dd666e444 Merge pull request #3181 from akarsakov:ocl_mul_scale_test_fix 11 years ago
Alexander Karsakov ec827bed8e Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale tests 11 years ago
Alexander Karsakov a48c1c8248 Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory. 11 years ago
Alexander Karsakov 214dab39f6 Fixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation for case x > 2*maxV 11 years ago
Vadim Pisarevsky a125cd6c6d Merge pull request #3169 from znah:py_wrap 11 years ago
Vadim Pisarevsky 6c3dd4984c Merge pull request #3179 from alekcac:update_in_youtube_url 11 years ago
Ilya Lavrenov 5d3a128cd3 NEON impl on cv::convertScaleAba CV_32f 11 years ago
Vadim Pisarevsky 3bafe64666 Merge pull request #3170 from ElenaGvozdeva:ocl_fix 11 years ago
Vadim Pisarevsky 3e574cd26a Merge pull request #3173 from rokm:cuda-6.5 11 years ago
Vadim Pisarevsky 1f85ffa11b Merge pull request #3166 from akarsakov:ocl_native_sqrt 11 years ago
Alexander Alekhin 6abce51481 Merge pull request #3176 from ilya-lavrenov:ipp_arm 11 years ago
Alexander Mordvintsev c1032b6232 remove structured_edge_detection.hpp from blacklist 11 years ago
Ilya Lavrenov 040ff7993f don't use IPP on ARM 11 years ago
Alexander Shishkov acc2efab50 updated links to the official OpenCV youtube channel 11 years ago
Maksim Shabunin 66ed9ddbe3 Added Ptr<T> support to Java wrappers 11 years ago
Vadim Pisarevsky 43c2c119e9 Merge pull request #3177 from PhilLab:patch-3 11 years ago
Dmitriy Anisimov 5f3ee657ce removed kdtree declaration from interface 11 years ago
Dmitriy Anisimov 5d4bd700a7 slight changes, theme become more similar with current 11 years ago
Philipp Hasper e310added4 Fixing Matx ostream operator 11 years ago
Dmitriy Anisimov 3334c06e8b initial commit 11 years ago
Rok Mandeljc d9db950c0e samples: gpu: performance: SURF is now part of opencv_xfeatures2d 11 years ago
Rok Mandeljc db391fdfdd samples: gpu: performance: BackgroundSubtractorMOG is now part of opencv_bgsegm module 11 years ago
Rok Mandeljc fbf28bcc63 samples: gpu: performance: fix include path for opencv_xfeatures2d 11 years ago
Rok Mandeljc 653bca8b74 samples: gpu: super_resolution: disable simple optical flow 11 years ago
Rok Mandeljc f739990f4c samples: gpu: performance: removed FGDStatModel performance comparison test 11 years ago
Rok Mandeljc 51311779b3 samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header 11 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 11 years ago
Rok Mandeljc 8908b22c9d samples: gpu: removed softcascade example 11 years ago
Rok Mandeljc eb3cb77296 Fixes for compiling with CUDA 6.5 11 years ago
Alexander Alekhin 4d474d40e7 Merge pull request #3171 from akarsakov:amd_fft_fix 11 years ago
Alexander Alekhin 4c404cb4cc Merge pull request #3172 from ilya-lavrenov:tapi_transpose_amd 11 years ago
Ilya Lavrenov 71ec6144bd attempt to fix compilation of OpenCL cv::transpose for AMD 11 years ago
Alexander Karsakov d4e6812be2 Added check AmdFft version to be sure that AmdFft binaries are available 11 years ago
Elena Gvozdeva 31ac73c315 fix for cv::memopTypeToStr 11 years ago
Alexander Alekhin 57fec2f2da OCL: enable clAmdFftGetVersion 11 years ago
Vadim Pisarevsky 6ccb7e169d Merge pull request #3163 from StevenPuttemans:fix_nonfree_items 11 years ago