22266 Commits (83afd09f1396e8434181846e5281029524afdd24)

Author SHA1 Message Date
shengyu 9dadc06e64 remove redundant semicolons 3 years ago
Harvey af154e3053 fixed bug: opencv read tif file convert Palette color image as grayscale image 3 years ago
MaximMilashchenko 0a71063530
Merge pull request #20942 from MaximMilashchenko:AudioPatch 3 years ago
Harvey 9267536fee
Merge pull request #20875 from Harvey-Huang:master 3 years ago
berak a6f5717567 resolves #20913 3 years ago
atrutnev 0a58d6812a fix gkernel Doxygen documentation 3 years ago
Sergey Ivanov d376fe9e17
Merge pull request #20921 from sivanov-work:atl_patch 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Maksim Shabunin 7febec49b2
Merge pull request #20614 from mshabunin:use-onevpl-load 3 years ago
Alexander Alekhin bac1c6d12f hotfix: repair Clang ABI 3 years ago
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 years ago
MaximMilashchenko f36c268b9e
Merge pull request #19721 from MaximMilashchenko:Audio 3 years ago
Sergey Ivanov 1f9a7b8fd3
Merge pull request #20738 from sivanov-work:merge_master_vpl_dev_select 3 years ago
Zhuo Zhang 7da51787b9
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx 3 years ago
rogday b3f966e2ca
Merge pull request #20883 from rogday:eltwise_refactoring 3 years ago
Michel Promonet 9a9e457dd6 Allow to set av_log_set_level to reduce ffmpeg level below AV_LOG_ERROR 3 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
Anatoliy Talamanov b5a9a6793b
Merge pull request #20856 from TolyaTalamanov:at/cfg-batch-size 3 years ago
Sergey Ivanov 0cf79155d4
Merge pull request #20773 from sivanov-work:merge_vpl_source_unite 3 years ago
Sergiu Deitsch f8f9f3c438 fixed AVX compile error 3 years ago
Alexander Alekhin 1926e919be dnn(int8): fix using of incorrect UMat constructor 3 years ago
Wehzie f9e747dbc6 Fixed typo in CV_Error message 3 years ago
Alexander Alekhin a590682764 cmake: update installation of python extra submodules 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 3 years ago
Nicholas Ho bd0732b1d0
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u 3 years ago
Alexander Alekhin 982503e9a8 core: ensure 'int' result from CV_POPCNT_U64(x) 3 years ago
Stanislaw Halik 3d93675ff9 fix link error on shared libs with -MT 3 years ago
Smirnov Egor 238dbffb48 change asserts for Sum 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
Alexander Alekhin 4223495e6c release: OpenCV 4.5.4 3 years ago
Yaniv Hollander ac57be91e1
Merge pull request #20721 from YanivHollander:DocFixes 3 years ago
Alexander Alekhin 39ee5c5a46 plugins: reverse candidates order to fetch higher versions first 3 years ago
Alexander Alekhin 788f330d07 js: fix build of SIMD tests 3 years ago
Alexander Alekhin af56151231 highgui(docs): we don't support 32-bit integer images in imshow() 3 years ago
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 3 years ago
Alexander Alekhin b1cf550123 release: OpenCV 3.4.16 3 years ago
Smirnov Egor 9c84749e2c backport YOLOv4x-mish new_coords CUDA implementation 3 years ago
Alexander Alekhin 4985311d46 core(tls): avoid destruction of TlsAbstraction singleton 3 years ago
Jonas Vautherin 9537a909f7
Merge pull request #20801 from JonasVautherin:fix-gst-error-handling 3 years ago
Alexander Alekhin e75387f029 core: fix compilation of copy ctors/assignment operators with GCC 4.x 3 years ago
Alexander Alekhin 8c2dd5fb9a dnn(ocl4dnn): cleanup dead code, improve logging 3 years ago
Alexander Alekhin 27545dcc86 core: add __NetBSD__ build fix in parallel.cpp 3 years ago
Alexander Alekhin 724e04e979 dnn(ocl4dnn): add extra checks to convolution layer 3 years ago
Alexander Panov dfc94c58f0
Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow 3 years ago
Alexander Alekhin eab2b9dc09 core: ensure is_trivially_copyable for simple types 3 years ago
Alexander Alekhin 94e92cd6c0 dnn(ocl): skip int8 tests due to memory access issues 3 years ago
Alexander Alekhin bdaa6a1910 highgui: repair Qt backend 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Alexander Alekhin c49cfefe88 videoio: fix plugins handling if no filesystem available 3 years ago
Alexander Alekhin c6a6f39d29 android: drop sourceCompatibility/targetCompatibility options 3 years ago