21534 Commits (543379d343413bb4273d5cf64f30b13b7f0411c1)

Author SHA1 Message Date
Maksim Shabunin dd5976162b Fixed several issues found by static analysis 4 years ago
Alexander Alekhin 831d48d971 videoio: dump exception's messages in plugins 4 years ago
Alexander Alekhin 9d61b1e754 videoio(gstreamer): rework retrieveFrame() to handle strides 4 years ago
Alexander Alekhin 599d64a405 core(parallel): fix JS build, fix OpenMP version dump 4 years ago
Sergey Krivohatskiy af13f61a43
Merge pull request #19580 from SergeyKrivohatskiy:patch-1 4 years ago
Alexander Alekhin 6d81a88288 build warning (windows 32-bit) 4 years ago
Dale Phurrough 96a15434a2
add move construct/assigns to cv::ocl main classes 4 years ago
SamFC10 6111935835 Added exp layer 4 years ago
Alexander Smorkalov c131c12fd7
Merge pull request #19540 from asmorkalov:as/openexr_comression_options 4 years ago
Dale Phurrough 4badf640bf add noexcept to default constructors of cv::ocl 4 years ago
Dale Phurrough 77e26a7db3
add noexcept to default constructors of cv::ocl 4 years ago
Alexander Alekhin 3dd55d284d core(libva): use dynamic loader 4 years ago
Maksim Shabunin b5a4bd22fb plugins: use RTLD_NOW instead of RTLD_LAZY 4 years ago
Liangqian 0aca3fb5af
Merge pull request #19026 from chargerKong:dualquat 4 years ago
Andrey Golubev b50c1ba9e6
Merge pull request #19496 from andrey-golubev:master 4 years ago
Aryansh Omray 601851cc7e TanH darknet and test 4 years ago
Anatoliy Talamanov 413c056504
Merge pull request #19533 from TolyaTalamanov:at/async-requests-hotfix 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
Dmitry Budnikov 0cdbdfdf9f
Merge pull request #19516 from dbudniko:dbudniko/gapi_render_frame_cpu 4 years ago
Amir Tulegenov 47426a8ae5
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 4 years ago
Alexander Alekhin cc73c36e32 core(parallel): plugins support 4 years ago
amir.tulegenov cbb230fdfc fix getDefaultName() 4 years ago
Tomoaki Teshima 5d1540f4fc remove danger race condition 4 years ago
Smirnov Alexey fdd5c26eb8 Fix optional move constructor 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
Anatoliy Talamanov ba8d20e9ae
Merge pull request #19425 from TolyaTalamanov:at/async-infer 4 years ago
Francesco Petrogalli 6ee23c9b85
Merge pull request #19486 from fpetrogalli:dotprod_fast-3.4 4 years ago
Tsukasa Sugiura 107f233626
Merge pull request #19484 from UnaNancyOwen:fix_highlevelapi 4 years ago
Dmitry Budnikov 1162cef978
Merge pull request #19495 from dbudniko:gapi_media_frame_size 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
Anatoliy Talamanov c527b3cefd
Merge pull request #19319 from TolyaTalamanov:at/introduce-gopaque-garray-for-python 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
Ilya Churaev 8fa013309e
Merge pull request #19479 from ilyachur:remove_v0_multiply 4 years ago
Anna Khakimova 7ab3a80d0a
Merge pull request #19233 from anna-khakimova:ak/simd_absdiffc 4 years ago
Mark Harfouche 7405075ede CHange import order to avoid apple check error 4 years ago
Alexander Alekhin b6933dbf3a highgui(pollKey): properly handle no-GUI case 4 years ago
Alexander Alekhin e6959055b5 core(cuda.hpp): fix GpuMatND compilation with GCC < 5 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
Namgoo Lee 7ea21c4b3c
Merge pull request #19259 from nglee:dev_gpumatnd1 4 years ago
Anna Khakimova fb3b297369
Merge pull request #18466 from anna-khakimova:ak/simd_addw_bitwise 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
Christoph Rackwitz ab0e1c573a highgui: expose VSYNC window property for OpenGL on W32 4 years ago
Christoph Rackwitz 26da491053 implementation of pollKey, companion to waitKey 4 years ago