1 Commits (ebdaac01c38e6438319a391ecd0776b0e824b534)

Author SHA1 Message Date
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 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