19947 Commits (eb901866147707d12a90479b489bd26667e4c3c4)

Author SHA1 Message Date
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
amir.tulegenov cbb230fdfc fix getDefaultName() 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
Liangda-w b08d67c4e1
Merge pull request #19419 from Liangda-w:patch-1 4 years ago
Alexander Alekhin 30bef20e22 js: fix SIMD build 4 years ago
Alexander Alekhin c5bf15e009 build: fix cv2.cpp compilation 4 years ago
Sergey Slashchinin e2949c7d0a Align 3.4 branch with master 4 years ago
Dale Phurrough 5c70a2015f
fix python test runner wildcard handling 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Tomoaki Teshima 96e0902f39 fix peaky test failure 4 years ago
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Tomoaki Teshima 3cfe7b9af9 fix wrong index 4 years ago
Alexander Alekhin 37e656082b core(ocl): update isOpenCLActivated() 4 years ago
Christoph Rackwitz 0c0cf8b19f highgui: remove gutter in window_w32 4 years ago
Liubov Batanina 38a49f92ab Added shared weights for MatMul 4 years ago
Maksim Shabunin f65d75f5c8 Updated more links to forum.opencv.org 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Alexander Alekhin 212815a10d core(ocl): fix lifetime handling of Image kernel args 4 years ago
shioko 5967acc9ca
fix typo of the word storage 4 years ago
Liubov Batanina af9597f454 Added Mish ONNX subgraph 4 years ago
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
Rachel A f98e567f49 Solution to documentation issue https://github.com/opencv/opencv/issues/18836 4 years ago
Vitaly Tuzov 8f653ba8de Inlined WASM fallback intrinsics to avoid using of V_TypeTraits 4 years ago
Alexander Alekhin 55f06b76f9 dnn: improve debugging of TensorFlow parsing errors 4 years ago
Zhuo Zhang 6e1da2ef91
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage 4 years ago
Alexander Alekhin 0681deb3c9 js: fix Python 3 support in make_umd.py 4 years ago
Alexander Alekhin b51ae87828 samples: check for Python 3.9 4 years ago
Alexander Alekhin 8869dc7762 release: OpenCV 3.4.13 4 years ago
Alexander Alekhin a6f14ca97c js(build): fix generator with Python3 4 years ago
Francesco Petrogalli c526705f4f [cv::transform] Enable CV_SIMD for the 16U case on AArch64. 4 years ago
Vincent Rabaud ff211371bc Replace FLANNException by CV_Error. 4 years ago
Alexander Alekhin 3359bdc464 docs(core): fix process_video_frame() code snippet 4 years ago
Alexander Alekhin 17faee5d81 imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
Vincent Rabaud 4c75b1c102 Fix comment typos. 4 years ago
Anastasia Murzova 3bc1b53962 Added YUV conversion fix 4 years ago