Skip to content

Performance tests for writing and reading animations#27605

Merged
asmorkalov merged 10 commits intoopencv:4.xfrom
sturkmen72:perf_imgcodecs
Aug 7, 2025
Merged

Performance tests for writing and reading animations#27605
asmorkalov merged 10 commits intoopencv:4.xfrom
sturkmen72:perf_imgcodecs

Conversation

@sturkmen72
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

related : #27496

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 July 31, 2025 06:19
@asmorkalov asmorkalov added this to the 4.13.0 milestone Jul 31, 2025
@sturkmen72
Copy link
Copy Markdown
Contributor Author

ImageCollection has a bug on random accessing animation frames ( already fixed in proposed PR #27496 )
so i will add ImageCollection performans test in #27496

@sturkmen72
Copy link
Copy Markdown
Contributor Author

sturkmen72 commented Jul 31, 2025

@asmorkalov , @vrabaud by this PR imwriteanimation accepts '.tif' extension and just write frames like imwritemulti. what is your opinion?

let me revert this or add this behaviour to the documentation

@asmorkalov asmorkalov self-assigned this Aug 1, 2025
@asmorkalov asmorkalov merged commit 8d1ec46 into opencv:4.x Aug 7, 2025
60 of 82 checks passed
@sturkmen72 sturkmen72 deleted the perf_imgcodecs branch August 7, 2025 19:51
@asmorkalov asmorkalov mentioned this pull request Aug 13, 2025
D00E pushed a commit to D00E/opencv that referenced this pull request Sep 19, 2025
Performance tests for writing and reading animations opencv#27605

### Pull Request Readiness Checklist

related : opencv#27496

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
- [ ] 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants