• Joined on 2022-05-30
potok synced commits to refs/heads/gh-pages at potok/json from mirror 2026-07-10 05:52:15 +04:00
potok synced commits to refs/heads/develop at potok/json from mirror 2026-07-10 05:52:15 +04:00
4d8e7a7210 💚 fix build
75e8fbac32 Documentation review: fix stale version-history placeholder in operator_ne.md (#5261)
631e667fe5 Document a duplicate-object-key rejection recipe (#5259)
d0a43141ea Fix #3868: Remove operator!= to enable P2468R2 rewritten candidate synthesis (#5253)
ecff144b3a 📝 Document nvcc CUDA 12.0/12.1 JSON_HAS_RANGES exclusion (#5258)
Compare 6 commits »
potok synced commits to refs/heads/4.x at potok/opencv from mirror 2026-07-09 21:52:18 +04:00
7507accf2e Merge pull request #29486 from asmorkalov:as/drop_yuv_gray_hal
8eb2c8998c Drop HAL for cv_hal_cvtColorYUV2Gray as it's just copy.
738739d7c2 Merge pull request #29483 from asmorkalov:update_version_4.14.0-pre
e978c193cf pre: OpenCV 4.14.0 (version++)
Compare 4 commits »
potok synced commits to refs/heads/5.x at potok/opencv from mirror 2026-07-09 21:52:18 +04:00
7559555599 Merge pull request #29480 from amd:5_fast_countNonZero
4b38c5562b Merge pull request #29430 from Teddy-Yangjiale:rvv-k1-04-resize-nn
aa1b8a2a21 Merge pull request #29288 from abhishek-gola:doc_v3
112959651a Merge pull request #29478 from vrabaud:persistence2
abb0115648 Merge branch 4.x
Compare 141 commits »
potok synced commits to refs/heads/develop at potok/json from mirror 2026-07-09 21:42:17 +04:00
d0de6a9111 Document std::optional<T> direct construction limitation (#5247)
f8e99e856c Fix nvcc CUDA 12.0/12.1 C++20 ranges parse error (#3907) (#5248)
521a084827 Documentation review (#5257)
ca91678af1 Document compiler/stdlib exclusions in macro_scope.hpp (#5252)
ff34a3fd2f Fix flaky ci_nvhpc job: pin nvc++ target to generic baseline (-tp=px) (#5254)
Compare 5 commits »
potok synced commits to refs/heads/claude/doc-review-pass-2 at potok/json from mirror 2026-07-09 21:42:17 +04:00
potok synced new reference refs/heads/claude/doc-review-pass-2 to potok/json from mirror 2026-07-09 21:42:17 +04:00
potok synced and deleted reference refs/heads/todo-135-doc-exclusions at potok/json from mirror 2026-07-09 21:42:17 +04:00
potok synced and deleted reference refs/heads/claude/todo-92-review-22e82b at potok/json from mirror 2026-07-09 21:42:17 +04:00
potok synced and deleted reference refs/heads/claude/github-issue-4864-cf4a13 at potok/json from mirror 2026-07-09 21:42:17 +04:00
potok synced commits to refs/heads/claude/github-issue-3868-implement at potok/json from mirror 2026-07-09 21:42:17 +04:00
8861d3ec5a 🚨 fix warning
potok synced commits to refs/heads/gh-pages at potok/json from mirror 2026-07-09 21:42:17 +04:00
Compare 4 commits »
potok synced commits to refs/heads/4.x at potok/opencv from mirror 2026-07-09 13:42:17 +04:00
b887e2fd3e Merge pull request #29018 from yyyisyyy11:project4_Lunhan_Yan
potok synced commits to refs/heads/todo-135-doc-exclusions at potok/json from mirror 2026-07-09 13:32:17 +04:00
potok synced new reference refs/heads/todo-135-doc-exclusions to potok/json from mirror 2026-07-09 13:32:17 +04:00
potok synced commits to refs/heads/claude/github-issue-3868-implement at potok/json from mirror 2026-07-09 13:32:17 +04:00
potok synced new reference refs/heads/claude/github-issue-3868-implement to potok/json from mirror 2026-07-09 13:32:17 +04:00
potok synced and deleted reference refs/heads/claude/issue-3425-2e56e8 at potok/json from mirror 2026-07-09 13:32:17 +04:00
potok synced commits to refs/heads/claude/todo-92-review-22e82b at potok/json from mirror 2026-07-09 13:32:17 +04:00
5d534dbd8e Fix ci_cuda_example CUDA 11.8 build after C++17 fallback (#3907)
8917c42bbc Fix nvcc CUDA 12.0/12.1 C++20 ranges parse error (#3907)
Compare 2 commits »
potok synced commits to refs/heads/claude/json-todos-review-f6cdf3 at potok/json from mirror 2026-07-09 13:32:17 +04:00
d4e024be11 Fix MSVC C4702 warning caused by JSON_HEDLEY_NO_RETURN on get_elements()