Skip to content

Performance tests for writing and reading animations #27605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 7, 2025

Conversation

sturkmen72
Copy link
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
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
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
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