Skip to content

imgproc: add basic IntelligentScissorsMB performance test#23698

Merged
asmorkalov merged 3 commits intoopencv:4.xfrom
cpoerschke:4.x-pr-21959-perf
May 29, 2023
Merged

imgproc: add basic IntelligentScissorsMB performance test#23698
asmorkalov merged 3 commits intoopencv:4.xfrom
cpoerschke:4.x-pr-21959-perf

Conversation

@cpoerschke
Copy link
Copy Markdown
Contributor

Adding basic performance test that can be used before and after the #21959 changes etc. as per @asmorkalov's #21959 (comment) comment.

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

@cpoerschke cpoerschke marked this pull request as draft May 27, 2023 20:37
@cpoerschke cpoerschke marked this pull request as ready for review May 27, 2023 21:40
@asmorkalov asmorkalov self-assigned this May 28, 2023
@asmorkalov asmorkalov added this to the 4.8.0 milestone May 28, 2023
@cpoerschke
Copy link
Copy Markdown
Contributor Author

19 successful, 1 failing, and 1 skipped checks

The 1 failing seems to be unrelated to the changes in this PR.

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.

👍

@asmorkalov asmorkalov merged commit b5e9eb7 into opencv:4.x May 29, 2023
@asmorkalov asmorkalov mentioned this pull request May 31, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
imgproc: add basic IntelligentScissorsMB performance test opencv#23698

Adding basic performance test that can be used before and after the opencv#21959 changes etc. as per @asmorkalov's opencv#21959 (comment) comment.

### Pull Request Readiness Checklist

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

- [X] I agree to contribute to the project under Apache 2 License.
- [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
- [X] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [X] 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
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
imgproc: add basic IntelligentScissorsMB performance test opencv#23698

Adding basic performance test that can be used before and after the opencv#21959 changes etc. as per @asmorkalov's opencv#21959 (comment) comment.

### Pull Request Readiness Checklist

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

- [X] I agree to contribute to the project under Apache 2 License.
- [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
- [X] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [X] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants