2265 Commits (f1053d48a29344c475fb83be1bf017775607edc3)

Author SHA1 Message Date
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
HAN Liutong 4935b14539
Merge pull request #21012 from hanliutong:rvv_clang 3 years ago
rogday f044037ec5
Merge pull request #20733 from rogday:argmaxnd 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin d228c5459d core: avoid using of 'check' identifier 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Julie Bareeva 69d0bc8fd5 Added overflow handling during conversion from float to int for LinearFilter 3 years ago
Alexander Alekhin a49cda6523 core: eliminate Winvalid-noreturn in base.hpp 3 years ago
Alexander Alekhin 75e2ba5af3 core(simd): fix compilation with MSVC-Clang 3 years ago
Alexander Alekhin 1726bb6c0d build(icc): fix nodiscard attribute handling 3 years ago
Alexander Alekhin bac1c6d12f hotfix: repair Clang ABI 3 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
Sergiu Deitsch f8f9f3c438 fixed AVX compile error 3 years ago
Alexander Alekhin 982503e9a8 core: ensure 'int' result from CV_POPCNT_U64(x) 3 years ago
Alexander Alekhin 4223495e6c release: OpenCV 4.5.4 3 years ago
Alexander Alekhin b1cf550123 release: OpenCV 3.4.16 3 years ago
Alexander Alekhin e75387f029 core: fix compilation of copy ctors/assignment operators with GCC 4.x 3 years ago
Alexander Alekhin eab2b9dc09 core: ensure is_trivially_copyable for simple types 3 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 3 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 3 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 3 years ago
HAN Liutong 2f31763335 fix v_reduce_sum 3 years ago
Daniel Playfair Cal 4d63a89fa6
Merge pull request #20536 from hedgepigdaniel:fix/ocl-context-create-ownership 3 years ago
Alexander Smorkalov 6a2e559222 Fixed memory access issue in v_rshr_pack_store intrinsic on RISC-V RVV. 3 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 3 years ago
Zhuo Zhang bdd3930855
Fix typo in comment, OpenMP => TBB 3 years ago
ZhangYin acc576658a
Merge pull request #20412 from joy2myself:rvv-0.10 3 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 3 years ago
Alexander Alekhin ad6e82942b release: OpenCV 4.5.3 3 years ago
Alexander Alekhin 591708903b release: OpenCV 3.4.15 3 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 3 years ago
Dale Phurrough 8be86cbdfd
add usageFlags to UMat static factories 3 years ago
kikaxa bb60cb0bf9 Reenable filesystem for ios builds 3 years ago
Zhang Yin 3a15a3821a Update RISC-V back-end to RVV 0.10 3 years ago
Alexander Alekhin 5f80f43ff5 core: fix nSize initialization in cvIplImage() 4 years ago
Alexander Alekhin b57faa41c2 pre: OpenCV 4.5.3 (version++) 4 years ago
JoeHowse 34183237ce
Merge pull request #20203 from JoeHowse:clMath-patches 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Dale Phurrough c2ce3d927a
UMat usageFlags fixes opencv/opencv#19807 4 years ago
Developer-Ecosystem-Engineering 814550d2a6
Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 4 years ago
HAN Liutong 8bd5405228 Fix RVV toolchain conflicts. 4 years ago
damonyu1989 5f637e5a02
Merge pull request #19778 from damonyu1989:master-riscv-0.7.1 4 years ago
Alexander Alekhin 70f69cb265 highgui: backends and plugins 4 years ago
HattrickGenerator 115e471515
Merge pull request #19967 from HattrickGenerator:master 4 years ago
Mikhail Nikolskii a604d44d06
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Zhuo Zhang bf26050f7e
Fix missing return type for unsafe CV_XADD function 4 years ago