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