Skip to content

Add test for ArucoDetector::detectMarkers#27079

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
MaximSmolskiy:add-test-for-ArucoDetector-detectMarkers
Mar 17, 2025
Merged

Add test for ArucoDetector::detectMarkers#27079
asmorkalov merged 2 commits intoopencv:4.xfrom
MaximSmolskiy:add-test-for-ArucoDetector-detectMarkers

Conversation

@MaximSmolskiy
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

Related to #26968 and #26922

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov
Copy link
Copy Markdown
Contributor

Windows build warning:

C:\GHA-OCV-2\_work\opencv\opencv\opencv\modules\objdetect\test\test_arucodetection.cpp(673,73): warning C4305: 'initializing': truncation from 'double' to 'float' [c:\GHA-OCV-2\_work\opencv\opencv\build\modules\objdetect\opencv_test_objdetect.vcxproj]

  C:\GHA-OCV-2\_work\opencv\opencv\opencv\modules\objdetect\test\test_arucodetection.cpp(673,73): warning C4305: 'initializing': truncation from 'double' to 'float' [c:\GHA-OCV-2\_work\opencv\opencv\build\modules\objdetect\opencv_test_objdetect.vcxproj]

@asmorkalov asmorkalov self-assigned this Mar 17, 2025
@asmorkalov asmorkalov added this to the 4.12.0 milestone Mar 17, 2025
@asmorkalov asmorkalov merged commit b6f213a into opencv:4.x Mar 17, 2025
15 of 28 checks passed
@MaximSmolskiy MaximSmolskiy deleted the add-test-for-ArucoDetector-detectMarkers branch March 17, 2025 08:30
@asmorkalov asmorkalov mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants