18767 Commits (d2854448c2725ff0a6b6edfe0da1bed31d2f01df)

Author SHA1 Message Date
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
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
berak 0cd14e3fb4 java: add support for MatOfRotatedRect 6 years ago
Ilari Venäläinen e6c41f0de6 Merge pull request #12989 from venalil:fix_thresholded_tiff_read 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
Dmitry Kurtaev a6f9170f10 Add ONNX's padding import 6 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 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
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
Rostislav Vasilikhin fa91d621fa Merge pull request #12876 from savuor:color_rgb2rgb_wide 6 years ago
LaurentBerger 936523ae52 Add python test for copyto with mask 6 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 6 years ago
Wu Zhiwen 7fff245f87 dnn/Vulkan: Rename function_list.inl 6 years ago
WuZhiwen 6e3ea8b49d Merge pull request #12703 from wzw-intel:vkcom 6 years ago
Dmitry Budnikov 220b278575 Merge pull request #12944 from dbudniko:dbudniko/tests_thresholds 6 years ago
catree 2b022311a4 Make cast() function const. Make parameters of addLight() const. 6 years ago
Diego Barrios Romero 7a884ab6a5 Fix closing input file 6 years ago
Alexander Nesterov aba66352dd Fix dataset: russian.jpg 6 years ago
LaurentBerger 389aae59ae add python copyto with mask (https://github.com/opencv/opencv/issues/10225) 6 years ago
Wenfeng CAI c9abb823a7 Fix signature of static collectCalibrationData() 6 years ago
AsyaPronina e6dd9a78ae Merge pull request #12947 from AsyaPronina:sobel_renaming 6 years ago
root 1196eb33fc remove non-ideal pairs when using crosscheck in batchdistance 6 years ago
catree d37164bab6 Fix distortion figure in calib3d. Positive radial distortion corresponds to pincushion distortion and negative to barrel distortion. Add another figure that illustrates the influence of k1 in the distortion effect. 6 years ago
Rostislav Vasilikhin daff6e6484 _mm256_zeroupper replaced by zeroall 6 years ago
Alexander Alekhin 3e0c72ea84 core(ipp): disable SSE4.2 meanStdDev() optimization for CV_32F 6 years ago
kamino410 3972c526ce fix document about camera distortion parameters 6 years ago
Sean McBride 75f67ed207 Fixed a few comments related to macOS support 6 years ago
Sean McBride 828091cfbb Fixed #12933: added cast to silence clang -Wcomma warning 6 years ago
wanghanmin eb981cc7d7 Merge pull request #12138 from wanghanmin:wanghanmin-patch-videoio_crossbarsetting-1 6 years ago
Wenfeng CAI 31be03a805 Merge pull request #12772 from xoox:calib-release-object 6 years ago
catree 644846c702 Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method. 6 years ago
Henry 4102855edd
Update intro.markdown 6 years ago
Maksim Shabunin e6d9486a6c Fixed several issues found by static analysis 6 years ago
Maksim Shabunin 9a8e47a766 Version update for OpenVINO 6 years ago
Alexander Alekhin 28556f1498 core: move compiler defines from base.hpp into cvdef.h 6 years ago
Dmitry Kurtaev 92f754c675 Add methods to reshape Mat in Java by array of shapes and retreive sizes of each dimension. 6 years ago
Maksim Shabunin 0ccd810738 Fixed several issues found by static analysis 6 years ago
Alexander Alekhin aa6e296236 python: eliminate DeprecationWarning: SO -> EXT_SUFFIX 6 years ago
Alexander Alekhin 7f608db244 core: move compiler defines from base.hpp into cvdef.h 6 years ago
Alexander Nesterov d305fd4fca Added perf tests with sanity check 6 years ago
Alexander Alekhin a1bd39441f videoio: fix typo 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 6 years ago
Alexander Alekhin 71009c9b4d core: fix merge from 3.4 6 years ago