20 Commits (ceb68526ffe8b5cb3348187129058a0fedfbfab6)

Author SHA1 Message Date
Maksim Shabunin 696aa69f9a Fixed several incorrect printf format specifiers 7 years ago
Alexander Alekhin 2b4c35766a hdf5: fix atread(string) 7 years ago
Alexander Alekhin 7025ed0305 hdf: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Fangjun Kuang 036fc953e9 Fix the test case for hdf. 7 years ago
KUANG Fangjun 7f7b0bc181 Add attribute read/write supports to the HDF module. 7 years ago
KUANG Fangjun 13508c7618 Remove warnings. 7 years ago
KUANG Fangjun 32aad039e9 Improve the HDF module. 7 years ago
Alexander Alekhin 2feb23cf36 cmake: include contrib modules into "opencv_world" 8 years ago
Alexander Alekhin 0ff319cb6c build: eliminate hdf5 warnings 9 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. 9 years ago
StevenPuttemans dd33354fd5 fix the CMAKE order for issue #630 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. 10 years ago