yindaz / DeepCompletionRelease

Deep Depth Completion of a Single RGB-D Image
http://deepcompletion.cs.princeton.edu/
563 stars 141 forks source link

depth2depth.cpp:11:18: fatal error: hdf5.h: No such file or directory #6

Closed name333 closed 6 years ago

name333 commented 6 years ago

depth2depth.cpp:11:18: fatal error: hdf5.h: No such file or directory. How could I solve this problem? Could you give me a hdf5.h file? Thank a lot!

rohun-tripathi commented 6 years ago

Does installing hdf5 help? For example, this issue seems to occur when using caffe as well and they fix as - https://ahmedibrahimvt.wordpress.com/2017/02/19/fatal-error-hdf5-h-no-such-file-or-directory/ and https://stackoverflow.com/questions/37007495/caffe-didnt-see-hdf5-h-when-compiling

yindaz commented 6 years ago

Please check this closed issue: https://github.com/yindaz/DeepCompletionRelease/issues/5