yindaz / DeepCompletionRelease

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

depth2depth error: No hdf5.h file #1

Closed electech6 closed 6 years ago

electech6 commented 6 years ago

Hi, Thanks for your job! I found a problem when I compile the files in "gaps":

depth2depth.cpp fatal error: hdf5.h: No such file or directory compilation terminated.

I am confused where can I find the "hdf5.h"? Thanks a lot!

electech6 commented 6 years ago

I have fixed the hdf5 problem. Because I installed the lib files in the wrong places.