18018 Commits (ca559826692c9cb670c84d4286e3a883b47253a4)

Author SHA1 Message Date
Dmitry Kurtaev ea67060081 Fix https://github.com/opencv/opencv/issues/12970 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
LaurentBerger 936523ae52 Add python test for copyto with mask 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
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
Alexander Alekhin 3e0c72ea84 core(ipp): disable SSE4.2 meanStdDev() optimization for CV_32F 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
Alexander Alekhin 28556f1498 core: move compiler defines from base.hpp into cvdef.h 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
Antonio Borondo 7a3cb2280b Recognize ConvolutionDepthwise as Convolution 6 years ago
Sayed Adel 8b26906d6d core:vsx change behavior of v_round to rounding to nearest even 6 years ago
Dmitry Matveev dbed39a931 Merge pull request #12857 from dmatveev:hld 6 years ago
Tomoaki Teshima d3f75df0a6 objdetect: fix test failure of QR code on Aarch64 6 years ago
Vadim Pisarevsky ea31c09384
rewrote the line segment intersection function to make the static analyzer happy (#12902) 6 years ago
Alexander Alekhin 329a1fb781 drop C-API sample code 6 years ago
huangqinjin 1fbaa48cec ORB: compute default norm by wta_k 6 years ago
Alexander Alekhin 043e7e3516 flann: drop untested hdf5.h 6 years ago
Mansoo Kim 6974fce183 cmake: fix objdetect QR decoder link_libraries 6 years ago
Apoorv Goel d8ffddd075 Merge pull request #12871 from UnderscoreAsterisk:document-Distance 6 years ago
Dmitry Matveev 5e9750d1f5 Merge pull request #12870 from dmatveev:gapi_fluid_basic_hetero_support 6 years ago
Dmitry Kurtaev e7015f6ae8 Fix ENet test 6 years ago
Apoorv a7dfa261d8 Add documentation for radiusSearch 6 years ago
Mansoo Kim 4d1f0ef2d9 cuda: fix build with CUDA 10.x 6 years ago
Dmitry Kurtaev 365451dab0 Implement getBatchSize for Intel's Inference Engine networks 6 years ago
Michał Janiszewski 85b9960f62 Fix clashing include guards 6 years ago
Michał Janiszewski 5640b36f6d Remove unused empty block 6 years ago
Michał Janiszewski c8e6ce304f Catch exceptions by const-reference 6 years ago
Paul Shin 1c468add20 Increased the acceptable error margin for perf testing 6 years ago
Alexander Alekhin 6a2b3c8d4c release: OpenCV 4.0.0-beta (version++) 6 years ago
Alexander Alekhin 954536073d core: update solveLP() interface 6 years ago
Alexander Alekhin b54a70a538 videoio: return -1 is incorrect for function with 'bool' result 6 years ago
Alexander Alekhin cc45c10f3d ocl: bailout from unsupported types 6 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Dmitry Matveev 922d5796b9 G-API: Introduce LPI (multiple Lines-Per-Iteration) support for Resize 6 years ago
Tomoaki Teshima 803f86b9ca fix test failure of PyrLKOpticalFlow.Mat 6 years ago
Dmitry Kurtaev dc3406eed9 Fix Pooling and Convolution layers from Intel's Inference Engine 6 years ago