2293 Commits (e76cda6923aaa1b86772b2a1f1595e67d69f742c)

Author SHA1 Message Date
rogday e16cb8b4a2
Merge pull request #21703 from rogday:transpose 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Tatsuro Shibamura d354ad1c34
Merge pull request #21630 from shibayan:arm64-msvc-neon 3 years ago
Vadim Levin 119d8b3aca
Merge pull request #21553 from VadimLevin:dev/vlevin/scope-for-classes-4x-port 3 years ago
Yuriy Chernyshov 0898f372b1
Аix -Winvalid-noreturn under clang-cl 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Greg Fiumara dae73938e8
Fix cv::FileStorage::Mode::Memory doxygen layout 3 years ago
Vadim Levin d88730685e fix: submodules creation and registration 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
cudawarped ecfbaa267d
Merge pull request #21374 from cudawarped:fix_cuda_event_flags 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin dad26339a9 release: OpenCV 4.5.5 3 years ago
Rostislav Vasilikhin 3048188b5b
Merge pull request #21319 from savuor:backport_levmarqfromscratch 3 years ago
Alexander Alekhin 631126c77a release: OpenCV 3.4.17 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin 07dca8cc03 pre: OpenCV 4.5.5 (version++) 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
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. 4 years ago
Julie Bareeva 69d0bc8fd5 Added overflow handling during conversion from float to int for LinearFilter 4 years ago
Alexander Alekhin a49cda6523 core: eliminate Winvalid-noreturn in base.hpp 4 years ago
Alexander Alekhin 75e2ba5af3 core(simd): fix compilation with MSVC-Clang 4 years ago
Alexander Alekhin 1726bb6c0d build(icc): fix nodiscard attribute handling 4 years ago
Alexander Alekhin bac1c6d12f hotfix: repair Clang ABI 4 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 4 years ago
Sergiu Deitsch f8f9f3c438 fixed AVX compile error 4 years ago
Alexander Alekhin 982503e9a8 core: ensure 'int' result from CV_POPCNT_U64(x) 4 years ago
Alexander Alekhin 4223495e6c release: OpenCV 4.5.4 4 years ago
Alexander Alekhin b1cf550123 release: OpenCV 3.4.16 4 years ago
Alexander Alekhin e75387f029 core: fix compilation of copy ctors/assignment operators with GCC 4.x 4 years ago
Alexander Alekhin eab2b9dc09 core: ensure is_trivially_copyable for simple types 4 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 4 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 4 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 4 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 4 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 4 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 4 years ago
HAN Liutong 2f31763335 fix v_reduce_sum 4 years ago
Daniel Playfair Cal 4d63a89fa6
Merge pull request #20536 from hedgepigdaniel:fix/ocl-context-create-ownership 4 years ago
Alexander Smorkalov 6a2e559222 Fixed memory access issue in v_rshr_pack_store intrinsic on RISC-V RVV. 4 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 4 years ago
Zhuo Zhang bdd3930855
Fix typo in comment, OpenMP => TBB 4 years ago