5102 Commits (21872e2fb021a52851ce8f22518ce1166777a3ef)

Author SHA1 Message Date
Giles Payne 9ce0e51305 Objective-C wrapper header fix-ups to avoid clashes with system macros 3 years ago
Maksim Shabunin 0d16b5fc38 Fix libva dynamic loading 3 years ago
rogday e16cb8b4a2
Merge pull request #21703 from rogday:transpose 3 years ago
masa-iwm 1ae2320e09 bugfix convertFromD3D11Texture2D 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
Sean McBride 5b23752205 Replaced incorrect double checked locking with a static 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Vincent Rabaud fc28ba3156
Merge pull request #21594 from vrabaud:3.4_msan 3 years ago
Greg Fiumara dae73938e8
Fix cv::FileStorage::Mode::Memory doxygen layout 3 years ago
cudawarped f66a2ffa1e Fix GpuMat to correctly calculate dataend when using GpuMat::create(). 3 years ago
Ed Martin dc29632d4e Fallback to vaCreateImage + vaPutImage/vaGetImage when vaDeriveImage fails 3 years ago
Vincent Rabaud b5b52afd35
Merge pull request #21527 from vrabaud:3.4_msan 3 years ago
Vadim Levin d88730685e fix: submodules creation and registration 3 years ago
Alexander Alekhin b1d484f827 core(parallel): propagate FP denormals mode 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
pkubaj 5d9ea394ba
Fix VSX detection on FreeBSD 3 years ago
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl 3 years ago
Alexander Alekhin 302d14adef build: fix GCC12 compilation 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
Alexander Alekhin 5ba9a089e1 core(persistence): avoid NULL pointer dereference 3 years ago
cudawarped ecfbaa267d
Merge pull request #21374 from cudawarped:fix_cuda_event_flags 3 years ago
Vincent Rabaud 4db3a388dd Fix a potential UBSAN error. 3 years ago
Christoph Rackwitz f3e0479a8f kmeans: assertion "There can't be more clusters than elements" 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin c5a86c22a4 core(ocl): add option to abort on OpenCL kernel build failure 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
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Alexander Alekhin c80b270678 cmake: force lowercase plugins internal names 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
rogday 692059e899 initialize members 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 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 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Alexander Alekhin d228c5459d core: avoid using of 'check' identifier 3 years ago
Piotr Kubaj 68e425f869 Add support for runtime CPU feature check on POWER on FreeBSD. 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Alexander Alekhin 40c748a2ae python: properly handle step for multichannel case 3 years ago