64
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More elegant skipping SOLVEPNP_IPPE* methods in non-planar accuracy tests for solvePnP* More... 5 months ago
Merge pull request #27154 from kinchungwong:logging_callback_simple_c More... 5 months ago
Merge pull request #27164 from cudawarped:cmake_add_comment_for_cmp0104 More... 5 months ago
Fix closing of windows when using the Qt backend More... 5 months ago
Add comment for CMake 3.18+: if CMAKE_CUDA_ARCHITECTURES is empty enable_language(CUDA) sets it to the default architecture chosen by the compiler, to trigger the OpenCV custom CUDA architecture search an empty value needs to be respected see https://github.com/opencv/opencv/pull/25941. More... 5 months ago
Don't add C++ standard flag to Windows for CUDA versions less than 11.0 when using the depreciated FindCUDA module. More... 5 months ago
Merge pull request #27138 from vrabaud:lzw More... 5 months ago
Merge pull request #3911 from gursimarsingh:fixed_sigill_in_mcc More... 5 months ago
Merge pull request #27142 from asmorkalov:as/cuda_standard_all More... 5 months ago
Merge pull request #27148 from Kumataro:fix27129 More... 5 months ago
doc: unwrap promise-typed cv object More... 5 months ago
Merge pull request #27144 from asmorkalov:as/fix_doc_stereobm More... 5 months ago
updated perf data for more cases of copyToWithMask with 4.x optimization disabled More... 5 months ago
Fixed JavaDoc generation for StereoBM. More... 5 months ago
fixed inf/inf issue in checker_detector More... 5 months ago
Merge pull request #27119 from amane-ame:warp_hal_rvv More... 5 months ago
Merge pull request #27139 from GianlucaNordio:patch-4 More... 5 months ago
Merge pull request #1246 from fengyuentau:4x/hal_rvv/normDiff More... 5 months ago
Merge pull request #27115 from fengyuentau:4x/hal_rvv/normDiff More... 5 months ago
Set C++ standard for all CUDA configurations. More... 5 months ago
Merge pull request #27132 from MaximSmolskiy:add_planar_accuracy_tests_for_solvePnPRansac More... 5 months ago
Merge pull request #27125 from asmorkalov:as/ipp_minmax More... 5 months ago
Merge pull request #27133 from shyama7004:fix-ptp More... 5 months ago
Merge pull request #27130 from Ma-gi-cian:add-stereobm-docs More... 5 months ago
Merge pull request #27128 from asmorkalov:as/ipp_norm More... 5 months ago
minor changes : Replace ndarray.ptp() with np.ptp() for NumPy 2.0 Compatibility More... 5 months ago
Add planar accuracy tests for solvePnPRansac More... 5 months ago
Add documentation for StereoBM parameters (fixes #26816) More... 5 months ago
Move IPP minMaxIdx to HAL. More... 6 months ago
Merge pull request #26880 from asmorkalov:as/ipp_hal More... 6 months ago