5306 Commits (f46f7eff0c57d5c278dd73ccfe7645d63dc8cdd1)

Author SHA1 Message Date
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 2 years ago
Clement Courbet 3cce299a78 Use intrinsics for `cvRound` on x86 and x86_64 `__GNUC__` (clang/gcc linux) too. 2 years ago
Vincent Rabaud 423ab8ddb8 Use void* 2 years ago
Vincent Rabaud 20784d3da2 Fix undefined behavior with wrong function pointers called. 2 years ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 2 years ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 2 years ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 2 years ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Zhang Na 10294a84fa Fix LoongArch Macro Definition 2 years ago
Avasam 9f87475129 Fix partially unknown Mat 2 years ago
Berke 71796edf95
removed trailing semicolon after function 2 years ago
Alexander Smorkalov f9a59f2592 Release OpenCV 4.8.0 2 years ago
Liutong HAN d17507052e Rewrite SIMD code by using new Universal Intrinsic API. 2 years ago
Paul Kim (김형준) 3b264d5877
Add `pthread.h` Inclusion if `HAVE_PTHREADS_PF` is defined 2 years ago
Dmitry Kurtaev 22b747eae2
Merge pull request #23702 from dkurt:py_rotated_rect 2 years ago
Alexander Smorkalov 9eaa7bd566 Document parameters of multi-dimentional reshape. 2 years ago
Alexander Smorkalov 51702ffd92 pre: OpenCV 4.8.0 (version++) 2 years ago
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
Dmitry Kurtaev 433c364456
Merge pull request #23724 from dkurt:java_without_ant 2 years ago
dizcza e625b32841 [opencv 3.x] back-ported tbb support ubuntu 22.04 2 years ago
Pierre Chatelier 60b806f9b8
Merge pull request #22947 from chacha21:hasNonZero 2 years ago
Dmitry Kurtaev 380caa1a87
Merge pull request #23691 from dkurt:pycv_float16_fixes 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Dmitry Kurtaev 4823285b55
Merge pull request #23679 from dkurt:py_cv_type_macro 2 years ago
Dmitry Kurtaev 29b2f77b5f
Merge pull request #23674 from dkurt:py_cv_maketype 2 years ago
cudawarped 7539abecdb cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers 2 years ago
Alexander Smorkalov 4eec739624 Build warning fix on Windows for Eigen wrapper. 2 years ago
Alexander Smorkalov 05084aa63e Restored Java bindings for CPU features management. 2 years ago
n0099 868787c364
Merge pull request #23342 from n0099:#23335 2 years ago
Sean McBride 27e10efa66 Use std::atomic<bool> as it's necessary for correct thread safety 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
Laurent Berger 23b819efb8
Merge pull request #23555 from LaurentBerger:doc_format 2 years ago
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Giles Payne 38e35d5137 Fix ocl::device::isIntel implementation 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Alexander Smorkalov 3bcc3e70f1 Extended setNumThreads documentation according to code review. 2 years ago
eplankin fd8b346c3e
Merge pull request #23443 from eplankin:3.4 2 years ago
Maksim Shabunin b12c14514a RISC-V: allow building scalable RVV support with GCC, LLVM 16 support 2 years ago
HAN Liutong a809ae4e88 Fix HAL compatibility layer and modify use cases. 2 years ago
unknown ee302b063f Typo in enum cv::QuatEnum::EulerAnglesType 2 years ago
Christian Henkel c9e42c5050 two typos 2 years ago
Alexey Shtern c6e5f60525
Merge pull request #23301 from shtern:fix_quaternion 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Maksim Shabunin 903ec0ec60 RISC-V: support RVV 0.7 in mainline RVV intrinsics 2 years ago
Yannis Guyon 56102737d7
Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Vadim Levin b07031b594 feat: named arguments handling in Python interface 2 years ago
Tinson Lai f8f425e34c
Change custom_hal.hpp output location 2 years ago