25366 Commits (be9b676db333b78ca5d1dd3c55901bca4f25fe0b)
 

Author SHA1 Message Date
Alexander Alekhin d9d8ad20a0 Merge pull request #13033 from alalek:videoio_fix_ffmpeg_3.4 6 years ago
berak eaee63d96b java: add converters, tests for MatOfRotatedRect 6 years ago
Alexander Alekhin cfb02b5370 shape: move sample to opencv_contrib 6 years ago
Vadim Pisarevsky b8175f8976 removed the old C API for Haar-based object detection; use CascadeClassifier from now on 6 years ago
berak cae2a53563 highgui: fix broken waitKey() condition in window_w32 6 years ago
Suleyman TURKMEN 182f43b6f9 Update imgproc.hpp 6 years ago
LaurentBerger 5132102863 typo in kmeans doc 6 years ago
berak 6d2a97e954 docs: remove NULL strings from highgui.hpp 6 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 6 years ago
Alexander Alekhin 2007e1d8a3 ffmpeg: update 3.4.5 (OpenCV 3.4 branch) 6 years ago
Alexander Alekhin c6d2f0399a videoio: fix build of standalone ffmpeg plugin 6 years ago
Jean Carass 66e4ace39f Replaced strcpy_s, strcat_s for MinGW builds. 6 years ago
fegorsch ce00d38bd9 Add test for symmetric circles with clustering 6 years ago
Vitaly Tuzov 877de883b0 medianBlur() implementation moved to separate file 6 years ago
Alexander Alekhin a920ed9e1e superres: move to opencv_contrib 6 years ago
Vadim Pisarevsky d9b8a9d90e Merge pull request #13013 from berak:java_MatOfRotatedRect 6 years ago
Alexander Alekhin 6c8ec5336f shape: move to opencv_contrib 6 years ago
fegorsch 30bf4a5e34 CircleGridClusterFinder: map circle pattern width and height correctly 6 years ago
Vitaly Tuzov 0fda551dbc Updated medianBlur implementations to use wide universal intrinsics 6 years ago
Alexander Alekhin 687fa6a8ca Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Dmitry Kurtaev 32797515de Fix https://github.com/opencv/opencv/issues/12824 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Alexander Alekhin a724525c00 Merge pull request #10584 from eruffaldi:F10583_videoio_ffmpeg_lossless 6 years ago
Alexander Alekhin 36d00f0200 Merge pull request #13003 from native-api:cross_cutting_frameworks 6 years ago
Ivan Pozdeev dbc6fe3a0f Detect cross-cutting frameworks before libraries so the latter can use them 6 years ago
Alexander Alekhin fbe41703e4 cmake: introduce setup_vars scripts 6 years ago
berak 0cd14e3fb4 java: add support for MatOfRotatedRect 6 years ago
Alexander Alekhin a1816e8c77 Merge pull request #13002 from dkurt:onnx_padding 6 years ago
Ilari Venäläinen e6c41f0de6 Merge pull request #12989 from venalil:fix_thresholded_tiff_read 6 years ago
Alexander Alekhin ca55982669 Merge pull request #13007 from dkurt:fix_12970 6 years ago
Dmitry Kurtaev ea67060081 Fix https://github.com/opencv/opencv/issues/12970 6 years ago
Emanuele Ruffaldi b4398d62b2 ffmpeg for lossy 6 years ago
Alexander Alekhin fc21b15d6e samples(gpu): cleanup samples for legacy API 6 years ago
Alexander Alekhin 733fec020b Merge pull request #12991 from alalek:update_libpng_1.6.35 6 years ago
Dmitry Kurtaev a6f9170f10 Add ONNX's padding import 6 years ago
Alexander Alekhin 2dfaad3259 Merge pull request #12889 from alalek:drop_untested_flann_hdf5_header 6 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
Alexander Alekhin fcb56a5460 Merge pull request #12997 from alalek:eliminate_gcc4_warnings 6 years ago
Alexander Alekhin 06ffa408ce Merge pull request #12988 from LaurentBerger:test_copyto_py 6 years ago
Alexander Alekhin 98a73de526 cmake: eliminate GCC4.x warnings 6 years ago
Vadim Pisarevsky b669e9f648 Merge pull request #12994 from vpisarev:fix_imshow_mac 6 years ago
Vadim Pisarevsky ebdc870296 fixed imshow on mac; before that just the window titlebar was shown, without the window content. 6 years ago
Wu Zhiwen 34e9d1eb3c dnn/Vulkan: support log softmax 6 years ago
Wu Zhiwen 3914c17b0d dnn/Vulkan: Refine error handle mechanism 6 years ago
Alexander Alekhin c92e0838c1 Merge pull request #12951 from catree:easy_fixes_const_viz 6 years ago
Alexander Alekhin 850053f9ca Merge pull request #12982 from eldruin:python-gen-close-file 6 years ago
Ruslan Garnov 443fed796a Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 6 years ago
AsyaPronina 08536943ad Merge pull request #12949 from AsyaPronina:missed_multiply_operator_for_GMAT 6 years ago
Alexander Alekhin 8cb8ba7caf 3rdparty: update libpng 1.6.35 6 years ago
Rostislav Vasilikhin fa91d621fa Merge pull request #12876 from savuor:color_rgb2rgb_wide 6 years ago