5141 Commits (98c33c605dfb09bd4b974cc35db87c5077e677b3)

Author SHA1 Message Date
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 2 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 2 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 2 years ago
Vincent Rabaud 7a46d7efde Fix compilation on some ARM architecture. 3 years ago
Alexander Alekhin b0dc474160 release: OpenCV 4.6.0 3 years ago
Alexander Alekhin a3d0882317 release: OpenCV 3.4.18 3 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Vincent Rabaud 667e5e4f89
Merge pull request #21943 from vrabaud:3.4_proc 3 years ago
huangziqing 82ae9ef541 Wrap gpuMat::release to Python 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Alexander Smorkalov 2402fa4824 Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object. 3 years ago
Qingnan Duan 2958142e31 Remove extra not in doc 3 years ago
rogday 7daf84fb44 address security concerns in persistence 3 years ago
shengwenxue 8b44ee2ce1 fix MSA sum overflow issue 3 years ago
Anatoliy Talamanov 9390c56831
Merge pull request #21782 from TolyaTalamanov:at/fix-1d-mat-problems 3 years ago
HAN Liutong 3e4a566e46
Merge pull request #21351 from hanliutong:rvv-clang 3 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
pkubaj f3699b5ac8
Fix build with LLVM 13 on ppc64le 3 years ago
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
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 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