18098 Commits (f74f1a94fe887434299a99df829a23604423fdbd)

Author SHA1 Message Date
Alexander Alekhin f74f1a94fe core(ocl): run "reduce" kernels in synchronous mode 7 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 7 years ago
Dmitry Budnikov 5087ff0814 Merge pull request #13008 from dbudniko:dbudniko/gpu_opencl_backend 7 years ago
Alexander Alekhin 5869415a57 videoio: drop obsolete backends 7 years ago
Alexander Alekhin b059a361dd highgui: drop obsolete Carbon API 7 years ago
Alexander Alekhin 787f5236a9 viz: move to opencv_contrib 7 years ago
Alexander Alekhin 9636ffc471 videostab: move to opencv_contrib 7 years ago
Ruslan Garnov c972c94662 Added Standalone.cmake 7 years ago
Wu Zhiwen 33c9d57c6f dnn/Vulkan: skip heavy convolution task 7 years ago
Evgeny Latkin 000110e760 Merge pull request #13052 from elatkin:yl/gapi_sobel3x3_f32_v2 7 years ago
lqy123000 cceeca3052 Merge pull request #12916 from lqy123000:bugfix_templmatch 7 years ago
berak eaee63d96b java: add converters, tests for MatOfRotatedRect 7 years ago
Alexander Alekhin cfb02b5370 shape: move sample to opencv_contrib 7 years ago
Vadim Pisarevsky b8175f8976 removed the old C API for Haar-based object detection; use CascadeClassifier from now on 7 years ago
berak cae2a53563 highgui: fix broken waitKey() condition in window_w32 7 years ago
Suleyman TURKMEN 182f43b6f9 Update imgproc.hpp 7 years ago
LaurentBerger 5132102863 typo in kmeans doc 7 years ago
berak 6d2a97e954 docs: remove NULL strings from highgui.hpp 7 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 7 years ago
Alexander Alekhin c6d2f0399a videoio: fix build of standalone ffmpeg plugin 7 years ago
Jean Carass 66e4ace39f Replaced strcpy_s, strcat_s for MinGW builds. 7 years ago
fegorsch ce00d38bd9 Add test for symmetric circles with clustering 7 years ago
Vitaly Tuzov 877de883b0 medianBlur() implementation moved to separate file 7 years ago
Alexander Alekhin a920ed9e1e superres: move to opencv_contrib 7 years ago
Alexander Alekhin 6c8ec5336f shape: move to opencv_contrib 7 years ago
fegorsch 30bf4a5e34 CircleGridClusterFinder: map circle pattern width and height correctly 7 years ago
Vitaly Tuzov 0fda551dbc Updated medianBlur implementations to use wide universal intrinsics 7 years ago
Dmitry Kurtaev 32797515de Fix https://github.com/opencv/opencv/issues/12824 7 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 7 years ago
berak 0cd14e3fb4 java: add support for MatOfRotatedRect 7 years ago
Ilari Venäläinen e6c41f0de6 Merge pull request #12989 from venalil:fix_thresholded_tiff_read 7 years ago
Dmitry Kurtaev ea67060081 Fix https://github.com/opencv/opencv/issues/12970 7 years ago
Emanuele Ruffaldi b4398d62b2 ffmpeg for lossy 7 years ago
Dmitry Kurtaev a6f9170f10 Add ONNX's padding import 7 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 7 years ago
Vadim Pisarevsky ebdc870296 fixed imshow on mac; before that just the window titlebar was shown, without the window content. 7 years ago
Wu Zhiwen 34e9d1eb3c dnn/Vulkan: support log softmax 7 years ago
Wu Zhiwen 3914c17b0d dnn/Vulkan: Refine error handle mechanism 7 years ago
Ruslan Garnov 443fed796a Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 7 years ago
AsyaPronina 08536943ad Merge pull request #12949 from AsyaPronina:missed_multiply_operator_for_GMAT 7 years ago
Rostislav Vasilikhin fa91d621fa Merge pull request #12876 from savuor:color_rgb2rgb_wide 7 years ago
LaurentBerger 936523ae52 Add python test for copyto with mask 7 years ago
Wu Zhiwen 7fff245f87 dnn/Vulkan: Rename function_list.inl 7 years ago
WuZhiwen 6e3ea8b49d Merge pull request #12703 from wzw-intel:vkcom 7 years ago
Dmitry Budnikov 220b278575 Merge pull request #12944 from dbudniko:dbudniko/tests_thresholds 7 years ago
catree 2b022311a4 Make cast() function const. Make parameters of addLight() const. 7 years ago
Diego Barrios Romero 7a884ab6a5 Fix closing input file 7 years ago
Alexander Nesterov aba66352dd Fix dataset: russian.jpg 7 years ago
LaurentBerger 389aae59ae add python copyto with mask (https://github.com/opencv/opencv/issues/10225) 7 years ago
Wenfeng CAI c9abb823a7 Fix signature of static collectCalibrationData() 7 years ago