20376 Commits (f3ba88c87c79115531b9d74dd78682b1d0151713)

Author SHA1 Message Date
Xinguang Bian b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac 4 years ago
Dan Ben Yosef 63048812c7 Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list 4 years ago
Qoo 47337e2196 boost NMS performance 4 years ago
Sayed Adel 84fcc4ab9b core:ppc64 fix the build with the newer versions of Eigen on IBM/Power 4 years ago
Dan Ben-Yosef 31f66766b7
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list 4 years ago
Alexander Alekhin 85009800b3 videoio(docs): fixes 4 years ago
Vitaly Tuzov 04a9ff88d8
Merge pull request #19622 from terfendail:ref_doc 4 years ago
Mradul Agrawal 640f188ca2
Merge pull request #19583 from theroyalpekka:patch-1 4 years ago
Anastasia Murzova 7894cd3c73 Aligned TF Reshape layer behaviour 4 years ago
APrigarina 125cc79c17 fix false positive detection 4 years ago
Liubov Batanina 94533e12eb Determine layout 4 years ago
SamFC10 a42d4da003 Added Spatial Attention Module in Darknet Importer 4 years ago
Alexander Alekhin cbfd38bd41 core: rework code locality 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
Alexander Alekhin 1c88e1fd19
Merge pull request #19661 from alalek:ffmpeg_fixes_3.4 4 years ago
Rachel A cc22a73d0f EXR alpha support for 4 channel reading and writing. Issue https://github.com/opencv/opencv/issues/16115. 4 years ago
SamFC10 96947c30c0 Added exp layer 4 years ago
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl 4 years ago
LaurentBerger 84080c12fd python binding blendLinear 4 years ago
Federico Martinez 773262bc09 Fix UB in CopyMakeConstBoder_8u 4 years ago
Alexander Alekhin fadb25baf8 imgproc(warpAffine): avoid buffer indexes overflow in SIMD code 4 years ago
Maksim Shabunin b2321576bc Fixed several issues found by static analysis 4 years ago
WeiChungChang d4d12164aa
Merge pull request #19529 from WeiChungChang:3.4 4 years ago
Alexander Alekhin 86cb435adf dnn: fix build (nullptr issue) 4 years ago
WeiChungChang f6bc4fd4c6
Merge pull request #19552 from WeiChungChang:partialSort 4 years ago
Alexander Alekhin 309e1e2b1d core(InputArray): replace STD_ARRAY to MATX 4 years ago
Sergey Krivohatskiy af13f61a43
Merge pull request #19580 from SergeyKrivohatskiy:patch-1 4 years ago
Dale Phurrough 4badf640bf add noexcept to default constructors of cv::ocl 4 years ago
Giles Payne 5cf08b0722 Fix/optimize Android put/get functions 4 years ago
Aryansh Omray 601851cc7e TanH darknet and test 4 years ago
Matt Alvarado 0a7a54f312
Merge pull request #19498 from mattalvarado:fix_findcirclesgrid 4 years ago
Alexander Alekhin 0885a79c28 imgcodecs(test): don't include png.h 4 years ago
Alexander Alekhin 6d3502833f core: include version.hpp in cvdef.h, fix precomp.hpp usage 4 years ago
Qoo bc8727786b save allocation of memory for fake image 4 years ago
amir.tulegenov cbb230fdfc fix getDefaultName() 4 years ago
Tomoaki Teshima 5d1540f4fc remove danger race condition 4 years ago
Zhuo Zhang 743099f9f9
Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Qoo c909693d45 refine 4 years ago
Zhuo Zhang 84a290097b
fix link order: put zlib after png/tiff/openexr 4 years ago
Francesco Petrogalli 6ee23c9b85
Merge pull request #19486 from fpetrogalli:dotprod_fast-3.4 4 years ago
Rachel A 650836d700 Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579 4 years ago
Alexander Smorkalov 3b9aebee11 Not not test stitiching with SURF, if NONFREE is disabled 4 years ago
Vincent Rabaud 847b16fb76 Disable thread sanitization when CV_USE_GLOBAL_WORKERS_COND_VAR is not set. 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
Jebastin Nadar 09d2ca17cf
Merge pull request #19449 from SamFC10:tf-leakyrelu 4 years ago
Alexander Alekhin 83aa711346 dnn: rename clamp() => normalize_axis() 4 years ago
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
Alexander Smorkalov 0016c25b58 Guard non-free usage in stitching as contrib can be built without it. 4 years ago
Liubov Batanina 68eb54dc13 Added ONNX NormalizeL2 subgraph 4 years ago