Skip to content

remove filter fix in aruco qr code detector#24533

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
AleksandrPanov:aruco_remove_filter_fix
Nov 13, 2023
Merged

remove filter fix in aruco qr code detector#24533
asmorkalov merged 1 commit intoopencv:4.xfrom
AleksandrPanov:aruco_remove_filter_fix

Conversation

@AleksandrPanov
Copy link
Copy Markdown
Contributor

@AleksandrPanov AleksandrPanov commented Nov 13, 2023

Remove filter fix in ArUco-based qr code detector after PR Fix contour filtering in ArUco #24479

there are no changes in accuracy in the benchmark

Pull Request Readiness Checklist

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 asmorkalov self-requested a review November 13, 2023 08:48
@asmorkalov asmorkalov added the cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code) label Nov 13, 2023
@asmorkalov asmorkalov added this to the 4.9.0 milestone Nov 13, 2023
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AleksandrPanov AleksandrPanov marked this pull request as ready for review November 13, 2023 10:35
@asmorkalov asmorkalov self-assigned this Nov 13, 2023
@asmorkalov asmorkalov merged commit 5156222 into opencv:4.x Nov 13, 2023
@asmorkalov asmorkalov mentioned this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: objdetect cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants