Skip to content

Fix bug with int64 support for FileStorage#26852

Merged
asmorkalov merged 1 commit intoopencv:5.xfrom
MaximSmolskiy:fix_bug_with_int64_support_for_FileStorage_5x
Feb 5, 2025
Merged

Fix bug with int64 support for FileStorage#26852
asmorkalov merged 1 commit intoopencv:5.xfrom
MaximSmolskiy:fix_bug_with_int64_support_for_FileStorage_5x

Conversation

@MaximSmolskiy
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

Port #26846 to 5.x branch

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

@MaximSmolskiy MaximSmolskiy changed the title Fix bug with int64 support for file storage Fix bug with int64 support for FileStorage Jan 27, 2025
@asmorkalov asmorkalov added this to the 5.0-release milestone Jan 28, 2025
@dkurt dkurt self-assigned this Jan 28, 2025
@dkurt dkurt added the bug label Jan 28, 2025
Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

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

@asmorkalov this PR has some differences with #26846 related to INT64 Mat support, so I think we can merge them without 4.x->5.x port

@opencv-alalek opencv-alalek added the port/backport done Label for maintainers. Authors of PR can ignore this label Jan 29, 2025
@dkurt dkurt requested a review from asmorkalov January 31, 2025 18:55
@asmorkalov asmorkalov merged commit 28deafc into opencv:5.x Feb 5, 2025
@MaximSmolskiy MaximSmolskiy deleted the fix_bug_with_int64_support_for_FileStorage_5x branch February 5, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: core port/backport done Label for maintainers. Authors of PR can ignore this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants