Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@asmorkalov
Copy link
Contributor

@asmorkalov asmorkalov commented Mar 4, 2024

Related #25075

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 added the cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code) label Mar 4, 2024
@asmorkalov asmorkalov added this to the 4.10.0 milestone Mar 4, 2024
Copy link
Contributor

@mshabunin mshabunin left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. I thought it might be easier to cherry-pick commits from that PR and then replace what's left.

@asmorkalov
Copy link
Contributor Author

I tried to cherry-pick and found a lot of conflicts and not-touched places. Your PR will be squashed before mere, so there is no much sense to have similar commits.

@asmorkalov asmorkalov force-pushed the as/error_cleanup_backport branch from bb2d9b7 to daa8f7d Compare March 5, 2024 09:15
@asmorkalov asmorkalov merged commit 0f5792a into opencv:4.x Mar 5, 2024
@opencv-alalek opencv-alalek removed their request for review March 5, 2024 12:31
@asmorkalov asmorkalov mentioned this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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