{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":5108051,"defaultBranch":"4.x","name":"opencv","ownerLogin":"opencv","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-07-19T09:40:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5009934?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1704739964.0","currentOid":""},"activityList":{"items":[{"before":"1f6f092a9d2ba139b825a0dee47a78b0cf6f0319","after":"b5cf4f1483cb3a3884bbec08f289ba8f7b582b91","ref":"refs/heads/master","pushedAt":"2024-05-01T18:05:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25514 from xndcn:patch-1\n\nFix doc about uniform parameter for imgproc calcBackProject function","shortMessageHtmlLink":"Merge pull request #25514 from xndcn:patch-1"}},{"before":"1f6f092a9d2ba139b825a0dee47a78b0cf6f0319","after":"b5cf4f1483cb3a3884bbec08f289ba8f7b582b91","ref":"refs/heads/4.x","pushedAt":"2024-05-01T18:03:01.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25514 from xndcn:patch-1\n\nFix doc about uniform parameter for imgproc calcBackProject function","shortMessageHtmlLink":"Merge pull request #25514 from xndcn:patch-1"}},{"before":"cbf71c380f5e593263ab9bdc9119fb8d81c30de1","after":"1f6f092a9d2ba139b825a0dee47a78b0cf6f0319","ref":"refs/heads/master","pushedAt":"2024-05-01T07:10:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25513 from zihaomu:fix_25498\n\nfix statckblur big kernel case","shortMessageHtmlLink":"Merge pull request #25513 from zihaomu:fix_25498"}},{"before":"cbf71c380f5e593263ab9bdc9119fb8d81c30de1","after":"1f6f092a9d2ba139b825a0dee47a78b0cf6f0319","ref":"refs/heads/4.x","pushedAt":"2024-05-01T07:06:44.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25513 from zihaomu:fix_25498\n\nfix statckblur big kernel case","shortMessageHtmlLink":"Merge pull request #25513 from zihaomu:fix_25498"}},{"before":"2a2ff5525720d110c9c462cd46e0e0655c7fb0fa","after":"cbf71c380f5e593263ab9bdc9119fb8d81c30de1","ref":"refs/heads/master","pushedAt":"2024-04-30T08:50:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25502 from Kumataro:fix25501\n\nhighgui: wayland: reduce cpu usage for cv::waitKey()","shortMessageHtmlLink":"Merge pull request #25502 from Kumataro:fix25501"}},{"before":"2a2ff5525720d110c9c462cd46e0e0655c7fb0fa","after":"cbf71c380f5e593263ab9bdc9119fb8d81c30de1","ref":"refs/heads/4.x","pushedAt":"2024-04-30T08:45:03.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25502 from Kumataro:fix25501\n\nhighgui: wayland: reduce cpu usage for cv::waitKey()","shortMessageHtmlLink":"Merge pull request #25502 from Kumataro:fix25501"}},{"before":"b1e01970ef07c90d407b5c6147c16aeb3d39c7d7","after":"2a2ff5525720d110c9c462cd46e0e0655c7fb0fa","ref":"refs/heads/master","pushedAt":"2024-04-29T16:00:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25496 from Kumataro:fix25495\n\nhighgui: wayland: show \"NO\" status if dependency is missing #25496\r\n\r\nClose #25495\r\n\r\n- [doc] Add document to enable Wayland highgui-backend in ubuntu 24.04.\r\n- [build] Show \"NO\" status instead of version if dependency library is missing.\r\n- [build] Fix to find Wayland EGL.\r\n- [fix] Add some callback stub functions to suppress build warning.\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [ ] I agree to contribute to the project under Apache 2 License.\r\n- [ ] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [ ] The PR is proposed to the proper branch\r\n- [ ] There is a reference to the original bug report and related work\r\n- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [ ] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25496 from Kumataro:fix25495"}},{"before":"b1e01970ef07c90d407b5c6147c16aeb3d39c7d7","after":"2a2ff5525720d110c9c462cd46e0e0655c7fb0fa","ref":"refs/heads/4.x","pushedAt":"2024-04-29T15:58:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25496 from Kumataro:fix25495\n\nhighgui: wayland: show \"NO\" status if dependency is missing #25496\r\n\r\nClose #25495\r\n\r\n- [doc] Add document to enable Wayland highgui-backend in ubuntu 24.04.\r\n- [build] Show \"NO\" status instead of version if dependency library is missing.\r\n- [build] Fix to find Wayland EGL.\r\n- [fix] Add some callback stub functions to suppress build warning.\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [ ] I agree to contribute to the project under Apache 2 License.\r\n- [ ] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [ ] The PR is proposed to the proper branch\r\n- [ ] There is a reference to the original bug report and related work\r\n- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [ ] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25496 from Kumataro:fix25495"}},{"before":"12e2cc9502bc51bb01ed3fdd2f39ce1533c8236e","after":"b1e01970ef07c90d407b5c6147c16aeb3d39c7d7","ref":"refs/heads/master","pushedAt":"2024-04-29T11:40:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25308 from dkurt:not_normalized_findHomography\n\nNot-normalized output from findHomography #25308\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nresolves https://github.com/opencv/opencv/issues/25133\r\nresolves https://github.com/opencv/opencv/issues/4834\r\nresolves https://github.com/opencv/opencv/issues/22166\r\nresolves https://github.com/opencv/opencv/issues/18592\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25308 from dkurt:not_normalized_findHomography"}},{"before":"12e2cc9502bc51bb01ed3fdd2f39ce1533c8236e","after":"b1e01970ef07c90d407b5c6147c16aeb3d39c7d7","ref":"refs/heads/4.x","pushedAt":"2024-04-29T11:35:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25308 from dkurt:not_normalized_findHomography\n\nNot-normalized output from findHomography #25308\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nresolves https://github.com/opencv/opencv/issues/25133\r\nresolves https://github.com/opencv/opencv/issues/4834\r\nresolves https://github.com/opencv/opencv/issues/22166\r\nresolves https://github.com/opencv/opencv/issues/18592\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25308 from dkurt:not_normalized_findHomography"}},{"before":"357b9abaef117665bd2471c495846320aa8877cc","after":"12e2cc9502bc51bb01ed3fdd2f39ce1533c8236e","ref":"refs/heads/master","pushedAt":"2024-04-27T11:40:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25491 from savuor:rv/hal_norm_hamming\n\nHAL for Hamming norm added #25491\r\n\r\nfixes #25474\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25491 from savuor:rv/hal_norm_hamming"}},{"before":"72ad06bcf35977a546e4d6fa0de1af621cb2fefd","after":"94f4678d3adddbe633372f78d533504deb6158fa","ref":"refs/heads/next","pushedAt":"2024-04-27T11:40:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25324 from kaingwade:clean_haarcascades_jsbindings\n\nFix broken js build after moving HaarCascades to contrib #25324\r\n\r\nThe HaarCascades related are not completely cleaned up #25311 after #25198, which breaks the JavaScript build. The PR is to fix the issue.\r\n\r\nRelated PR: opencv/opencv_contrib#3712","shortMessageHtmlLink":"Merge pull request #25324 from kaingwade:clean_haarcascades_jsbindings"}},{"before":"357b9abaef117665bd2471c495846320aa8877cc","after":"12e2cc9502bc51bb01ed3fdd2f39ce1533c8236e","ref":"refs/heads/4.x","pushedAt":"2024-04-27T11:38:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25491 from savuor:rv/hal_norm_hamming\n\nHAL for Hamming norm added #25491\r\n\r\nfixes #25474\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25491 from savuor:rv/hal_norm_hamming"}},{"before":"72ad06bcf35977a546e4d6fa0de1af621cb2fefd","after":"94f4678d3adddbe633372f78d533504deb6158fa","ref":"refs/heads/5.x","pushedAt":"2024-04-27T11:37:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25324 from kaingwade:clean_haarcascades_jsbindings\n\nFix broken js build after moving HaarCascades to contrib #25324\r\n\r\nThe HaarCascades related are not completely cleaned up #25311 after #25198, which breaks the JavaScript build. The PR is to fix the issue.\r\n\r\nRelated PR: opencv/opencv_contrib#3712","shortMessageHtmlLink":"Merge pull request #25324 from kaingwade:clean_haarcascades_jsbindings"}},{"before":"8af76698edde60ba475a76a14d56bacc2c022e4b","after":"357b9abaef117665bd2471c495846320aa8877cc","ref":"refs/heads/master","pushedAt":"2024-04-27T11:35:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25450 from savuor:rv/svd_perf\n\nPerf tests for SVD and solve() created #25450\r\n\r\nfixes #25336\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25450 from savuor:rv/svd_perf"}},{"before":"8af76698edde60ba475a76a14d56bacc2c022e4b","after":"357b9abaef117665bd2471c495846320aa8877cc","ref":"refs/heads/4.x","pushedAt":"2024-04-27T11:33:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25450 from savuor:rv/svd_perf\n\nPerf tests for SVD and solve() created #25450\r\n\r\nfixes #25336\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25450 from savuor:rv/svd_perf"}},{"before":"2cd330486ec4597eab49c1575fc4a6603f205a6a","after":"8af76698edde60ba475a76a14d56bacc2c022e4b","ref":"refs/heads/master","pushedAt":"2024-04-27T10:15:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25493 from vrabaud:tiff\n\nReplace static numpy allocator by function containing static.","shortMessageHtmlLink":"Merge pull request #25493 from vrabaud:tiff"}},{"before":"2cd330486ec4597eab49c1575fc4a6603f205a6a","after":"8af76698edde60ba475a76a14d56bacc2c022e4b","ref":"refs/heads/4.x","pushedAt":"2024-04-27T10:13:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25493 from vrabaud:tiff\n\nReplace static numpy allocator by function containing static.","shortMessageHtmlLink":"Merge pull request #25493 from vrabaud:tiff"}},{"before":"bbe86e6deaea2ad80b14983a4abf68dabf85ec95","after":"72ad06bcf35977a546e4d6fa0de1af621cb2fefd","ref":"refs/heads/next","pushedAt":"2024-04-26T16:00:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25492 from alexlyulkov:al/range-fixed-5.x\n\nFixed ONNX Range layer to support any input type #25492\r\n\r\nFixed ONNX Range layer to support any input type\r\n\r\nExtra PR: https://github.com/opencv/opencv_extra/pull/1173\r\nFixes #25363\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25492 from alexlyulkov:al/range-fixed-5.x"}},{"before":"bbe86e6deaea2ad80b14983a4abf68dabf85ec95","after":"72ad06bcf35977a546e4d6fa0de1af621cb2fefd","ref":"refs/heads/5.x","pushedAt":"2024-04-26T15:59:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25492 from alexlyulkov:al/range-fixed-5.x\n\nFixed ONNX Range layer to support any input type #25492\r\n\r\nFixed ONNX Range layer to support any input type\r\n\r\nExtra PR: https://github.com/opencv/opencv_extra/pull/1173\r\nFixes #25363\r\n\r\n### Pull Request Readiness Checklist\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [x] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #25492 from alexlyulkov:al/range-fixed-5.x"}},{"before":"7b58ffebd0b52072fa38fcaa7da547c66ef3c4e6","after":"2cd330486ec4597eab49c1575fc4a6603f205a6a","ref":"refs/heads/master","pushedAt":"2024-04-26T08:15:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25490 from asmorkalov:as/HAL_moments\n\nAdded moments interface to HAL.","shortMessageHtmlLink":"Merge pull request #25490 from asmorkalov:as/HAL_moments"}},{"before":"7b58ffebd0b52072fa38fcaa7da547c66ef3c4e6","after":"2cd330486ec4597eab49c1575fc4a6603f205a6a","ref":"refs/heads/4.x","pushedAt":"2024-04-26T08:14:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25490 from asmorkalov:as/HAL_moments\n\nAdded moments interface to HAL.","shortMessageHtmlLink":"Merge pull request #25490 from asmorkalov:as/HAL_moments"}},{"before":"2225b257cfd41a957a2fcfea6f757b09c1d67d11","after":"7b58ffebd0b52072fa38fcaa7da547c66ef3c4e6","ref":"refs/heads/master","pushedAt":"2024-04-25T08:25:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25486 from asmorkalov:as/gapi_warning_fix\n\nFixed build warnings introduced in #24938","shortMessageHtmlLink":"Merge pull request #25486 from asmorkalov:as/gapi_warning_fix"}},{"before":"2225b257cfd41a957a2fcfea6f757b09c1d67d11","after":"7b58ffebd0b52072fa38fcaa7da547c66ef3c4e6","ref":"refs/heads/4.x","pushedAt":"2024-04-25T08:23:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25486 from asmorkalov:as/gapi_warning_fix\n\nFixed build warnings introduced in #24938","shortMessageHtmlLink":"Merge pull request #25486 from asmorkalov:as/gapi_warning_fix"}},{"before":"ebea65777f30e0090807d410b8ab878517795a32","after":"2225b257cfd41a957a2fcfea6f757b09c1d67d11","ref":"refs/heads/master","pushedAt":"2024-04-25T08:10:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat\n\nFix documentation for findEssentialMat to reflect how it actually works. #25488\r\n\r\nDocumentation for findEssentialMat() incorrectly states that the method uses the same cameraMatrix for both lists of points even though there are two cameraMatrix and distCoeffs.\r\n\r\nChecked the code and it does the right thing i.e. uses cameraMatrix1, distCoeffs1 for points1 and cameraMatrix2, distCoeffs2 for points2.\r\n\r\nUpdated the documentation for the method to clarify what it does. The code itself is not changed.","shortMessageHtmlLink":"Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat"}},{"before":"ebea65777f30e0090807d410b8ab878517795a32","after":"2225b257cfd41a957a2fcfea6f757b09c1d67d11","ref":"refs/heads/4.x","pushedAt":"2024-04-25T08:05:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat\n\nFix documentation for findEssentialMat to reflect how it actually works. #25488\r\n\r\nDocumentation for findEssentialMat() incorrectly states that the method uses the same cameraMatrix for both lists of points even though there are two cameraMatrix and distCoeffs.\r\n\r\nChecked the code and it does the right thing i.e. uses cameraMatrix1, distCoeffs1 for points1 and cameraMatrix2, distCoeffs2 for points2.\r\n\r\nUpdated the documentation for the method to clarify what it does. The code itself is not changed.","shortMessageHtmlLink":"Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat"}},{"before":"7e56908306934d6e1c337e27a8473d6ea86a8623","after":"ebea65777f30e0090807d410b8ab878517795a32","ref":"refs/heads/master","pushedAt":"2024-04-24T13:25:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-support-to-govbackend\n\nG-API OV backend requires cv::MediaFrame #24938\r\n\r\n### Pull Request Readiness Checklist\r\n\r\n**Background_subtraction demo G-API issue. Update:**\r\n\r\nPorting to API20 resulted in an error (both for CPU and NPU):\r\n```\r\n[ERROR] OpenCV(4.9.0-dev) /home/runner/work/open_model_zoo/open_model_zoo/cache/opencv/modules/gapi/src/backends/ov/govbackend.cpp:813: error: (-215: assertion not done ) cv::util::holds_alternative(input_meta) in function 'cfgPreProcessing'\r\n```\r\n\r\nAdding cv::MediaFrame support to govbackend resulted in the following (tested with CPU):\r\n\"image\"\r\n\r\n### TODO\r\n\r\n- [ ] **As part of the review process [this comment](https://github.com/opencv/opencv/pull/24938#discussion_r1487694043) was addressed which make it impossible to run the demo. I will bring those changes back in a separate PR [support `PartialShape`]**\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [ ] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-…"}},{"before":"7e56908306934d6e1c337e27a8473d6ea86a8623","after":"ebea65777f30e0090807d410b8ab878517795a32","ref":"refs/heads/4.x","pushedAt":"2024-04-24T13:25:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-support-to-govbackend\n\nG-API OV backend requires cv::MediaFrame #24938\r\n\r\n### Pull Request Readiness Checklist\r\n\r\n**Background_subtraction demo G-API issue. Update:**\r\n\r\nPorting to API20 resulted in an error (both for CPU and NPU):\r\n```\r\n[ERROR] OpenCV(4.9.0-dev) /home/runner/work/open_model_zoo/open_model_zoo/cache/opencv/modules/gapi/src/backends/ov/govbackend.cpp:813: error: (-215: assertion not done ) cv::util::holds_alternative(input_meta) in function 'cfgPreProcessing'\r\n```\r\n\r\nAdding cv::MediaFrame support to govbackend resulted in the following (tested with CPU):\r\n\"image\"\r\n\r\n### TODO\r\n\r\n- [ ] **As part of the review process [this comment](https://github.com/opencv/opencv/pull/24938#discussion_r1487694043) was addressed which make it impossible to run the demo. I will bring those changes back in a separate PR [support `PartialShape`]**\r\n\r\nSee details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request\r\n\r\n- [x] I agree to contribute to the project under Apache 2 License.\r\n- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV\r\n- [x] The PR is proposed to the proper branch\r\n- [x] There is a reference to the original bug report and related work\r\n- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable\r\n Patch to opencv_extra has the same branch name.\r\n- [ ] The feature is well documented and sample code can be built with the project CMake","shortMessageHtmlLink":"Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-…"}},{"before":"5b0843728ebd96196dbeef31cfa81c37f04234d5","after":"7e56908306934d6e1c337e27a8473d6ea86a8623","ref":"refs/heads/master","pushedAt":"2024-04-24T11:30:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencv-alalek","name":"Alexander Alekhin","path":"/opencv-alalek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128253464?s=80&v=4"},"commit":{"message":"Merge pull request #25469 from mshabunin:cpp-emd\n\nimgproc: refactor EMD to reduce C-API usage #25469\r\n\r\n- added more tests for EMD\r\n- refactored to remove CvArr\r\n- used BufferArea for memory allocations\r\n- renamed functions and variables and formatted the code\r\n- kept legacy functions intact in separate header","shortMessageHtmlLink":"Merge pull request #25469 from mshabunin:cpp-emd"}},{"before":"5b0843728ebd96196dbeef31cfa81c37f04234d5","after":"7e56908306934d6e1c337e27a8473d6ea86a8623","ref":"refs/heads/4.x","pushedAt":"2024-04-24T11:28:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asmorkalov","name":"Alexander Smorkalov","path":"/asmorkalov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2536374?s=80&v=4"},"commit":{"message":"Merge pull request #25469 from mshabunin:cpp-emd\n\nimgproc: refactor EMD to reduce C-API usage #25469\r\n\r\n- added more tests for EMD\r\n- refactored to remove CvArr\r\n- used BufferArea for memory allocations\r\n- renamed functions and variables and formatted the code\r\n- kept legacy functions intact in separate header","shortMessageHtmlLink":"Merge pull request #25469 from mshabunin:cpp-emd"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPxqAbQA","startCursor":null,"endCursor":null}},"title":"Activity · opencv/opencv"}