Skip to content

add CV_16F support in hdf5#4078

Open
braindevices wants to merge 7 commits into
opencv:4.xfrom
braindevices:feature/f16-support-in-hdf5
Open

add CV_16F support in hdf5#4078
braindevices wants to merge 7 commits into
opencv:4.xfrom
braindevices:feature/f16-support-in-hdf5

Conversation

@braindevices
Copy link
Copy Markdown

Pull Request Readiness Checklist

HDF5 v2.0.0 finally introduced Float16 support. So we should take the advantage to allow save/load CV_16F in opencv.

#4075

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 February 11, 2026 08:37
@braindevices
Copy link
Copy Markdown
Author

any progress on this @asmorkalov ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant