64
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #27820 from undingen:speedup_charuco More... 2 months ago
Speedup ChArUco by avoiding temporary copies This speeds up processing a 132x128 board by more than 100 times. This methods return std::vectors<> which means lots of copies and allocations. More... 2 months ago
Merge pull request #27818 from asmorkalov:as/win_linkage_hardening More... 2 months ago
Merge pull request #27369 from SaraKuhnert:minEnclosingPolygon More... 2 months ago
Merge pull request #27812 from asmorkalov:as/python_loglevel_constants More... 2 months ago
Merge pull request #27596 from pratham-mcw:core-kmeans-loop-unroll More... 2 months ago
Use /safeseh for x86 32-bit only. More... 2 months ago
Merge pull request #4002 from dkurt:d.kurtaev/skip_warpPerspective More... 2 months ago
core: verify length check from vector to InputArray More... 2 months ago
Skip WarpPerspective.Rotation More... 2 months ago
Merge pull request #27795 from amd:fast_gaussian_simd More... 2 months ago
Tunned Python bindings for logging. More... 2 months ago
Merge pull request #27811 from Kumataro:fix27789 More... 2 months ago
Merge pull request #27806 from Kumataro:fix27784 More... 2 months ago
Merge pull request #27802 from opencv-pushbot:gitee/alalek/issue_27724 More... 2 months ago
Merge pull request #27808 from underdevelopedprefrontalcortex:patch-1 More... 2 months ago
Update imgproc.hpp, fix "algorighm" typo in approxPolyN docstring More... 2 months ago
Merge pull request #27787 from Kumataro:fix27783 More... 2 months ago
Merge pull request #27642 from pratham-mcw:perf_arm64_fast_loop_unroll More... 2 months ago
Merge pull request #27777 from pratham-mcw:dnn-softmax-loop-unroll More... 2 months ago
Merge pull request #27781 from Kumataro:test27744 More... 2 months ago
Merge pull request #27799 from asmorkalov:as/charuco_dict_offset More... 2 months ago
typo COMPENSACTION -> COMPENSATION More... 2 months ago
Added option to define Aruco index offset in pattern generator. More... 2 months ago
Merge pull request #27773 from jiepan-intel:wasm-optimization More... 2 months ago
objdetect: enable setEpsY() for QRDetectMulti More... 2 months ago
core: restore parallel name on failure attempt More... 2 months ago
imgcodecs: add test to decode a corrupted APNG More... 3 months ago
Merge pull request #27778 from mshabunin:fix-openblas-cmake More... 3 months ago
Merge pull request #3999 from incubus-ank:fix/cuda_fast_detectAsync_memory_leak More... 3 months ago