Maksim Shabunin
|
1aaf6e1c8b
|
Merge pull request #3638 from mshabunin:doc-upgrade
Documentation transition to fresh Doxygen #3638
Merge with https://github.com/opencv/opencv/pull/25042
|
1 year ago |
Gary Allen
|
9d0a451bee
|
Merge pull request #3296 from gvcallen:4.x
Allow new glog in SFM CMake Project
* Allow new glog in SFM CMakeLists.txt
* Fix typo
* Fixed missing bracket
|
3 years ago |
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
|
7 years ago |
KUANG Fangjun
|
32aad039e9
|
Improve the HDF module.
- Some test cases are added
- Two tutorials are written to show how to use it.
|
7 years ago |
Alexander Alekhin
|
d766663add
|
fix: public hdf headers (issue opencv/6016)
|
9 years ago |
Balint Cristian
|
a01002f62b
|
Bugfix & Enhance: Fix close() issue and add H5_GETCHUNKDIMS option.
|
9 years ago |
Balint Cristian
|
99b299a207
|
HDF Explicit overload functions. Avoid any ambiguities.
|
10 years ago |
Balint Cristian
|
300896ed47
|
Add HDF module & implement HDF version 5 I/O.
|
10 years ago |