1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 23:01:45 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
Maksim Shabunin
8f3a61b83c Merge pull request #3687 from mshabunin:doc-upgrade-5.x
Documentation transition to fresh Doxygen (5.x) #3687

Port of #3638
Merge with opencv/opencv#25161
CI part: opencv/ci-gha-workflow#162
2024-03-06 09:54:37 +03:00
KUANG Fangjun
7f7b0bc181 Add attribute read/write supports to the HDF module.
The following data types for attributes are implemented:
 - int
 - double
 - cv::String
 - cv::InputArray
2018-01-01 17:32:07 +01:00
KUANG Fangjun
32aad039e9 Improve the HDF module.
- Some test cases are added
 - Two tutorials are written to show how to use it.
2017-12-22 18:43:11 +01:00
Alexander Alekhin
d766663add fix: public hdf headers (issue opencv/6016) 2016-01-27 12:08:32 +03:00
Balint Cristian
a01002f62b Bugfix & Enhance: Fix close() issue and add H5_GETCHUNKDIMS option. 2016-01-06 08:02:59 +02:00
Balint Cristian
99b299a207 HDF Explicit overload functions. Avoid any ambiguities. 2015-12-21 12:27:23 +02:00
Balint Cristian
300896ed47 Add HDF module & implement HDF version 5 I/O. 2015-11-26 06:55:47 +02:00