17825 Commits (d9b8a9d90e3e40a2ead096322653890bc4ac3e42)

Author SHA1 Message Date
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
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
Rostislav Vasilikhin fa91d621fa Merge pull request #12876 from savuor:color_rgb2rgb_wide 6 years ago
Diego Barrios Romero 7a884ab6a5 Fix closing input file 6 years ago
Alexander Nesterov aba66352dd Fix dataset: russian.jpg 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
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
Dmitry Kurtaev 92f754c675 Add methods to reshape Mat in Java by array of shapes and retreive sizes of each dimension. 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
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
Tomoaki Teshima d3f75df0a6 objdetect: fix test failure of QR code on Aarch64 6 years ago
huangqinjin 1fbaa48cec ORB: compute default norm by wta_k 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 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 b54a70a538 videoio: return -1 is incorrect for function with 'bool' result 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
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
Adam Radomski 70177143a7 Added test caffe importer layers sharing weights 6 years ago
Vitaly Tuzov 43d9256096 Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
tellowkrinkle 803ff64b14 Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
Alexander Alekhin 5677a683a5 core(test): zero values divide test (3.x) 6 years ago
Alexander Alekhin c813ad5533 core(ocl): replace ambiguous 'depth' to 'DEPTH_dst' 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
drkoller 978ad4981e Clean up documentation for imread and imwrite 6 years ago
Alexander Alekhin 8c4f886f5f core: re-throw allocation exception if there is no fallback 6 years ago
take1014 24af70c7e0 resolves 11283 6 years ago