Alexander Alekhin
|
2feb23cf36
|
cmake: include contrib modules into "opencv_world"
|
8 years ago |
Alexander Alekhin
|
0ff319cb6c
|
build: eliminate hdf5 warnings
|
8 years ago |
Alexander Alekhin
|
213e0bb3f8
|
hdf: disable offset warnings, cleanup CMake script
|
9 years ago |
Han Hu
|
50f718fdc7
|
Close unused resource in dscreate and dsread. Otherwise, the file will not be close when close() is called.
See the following for Delayed close, which is close dataset after exe terminate: https://www.hdfgroup.org/HDF5/doc/RM/RM_H5F.html#File-Close
change tab to 4 blanks
|
9 years ago |
StevenPuttemans
|
dd33354fd5
|
fix the CMAKE order for issue #630
ensure that the double pass through CMakeLists.txt files do not generate double output
|
9 years ago |
Gary Bradski
|
14da93bf03
|
Update README.md
|
9 years ago |
berak
|
d2dda7f710
|
hdf5: fixed some mismatched delete[] calls
|
9 years ago |
Balint Cristian
|
133f9c8385
|
Fix issues #546 & #552, enable MSVC HDF build.
|
9 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.
|
9 years ago |
Balint Cristian
|
300896ed47
|
Add HDF module & implement HDF version 5 I/O.
|
9 years ago |