yindaz / DeepCompletionRelease

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

In demo_realsense.m, there are problems in the part of visualize results. #4

Closed usperyang closed 6 years ago

yindaz commented 6 years ago

Could you please provide more details about the problem? Thanks.

usperyang commented 6 years ago

undefined input.

yindaz commented 6 years ago

I see. The input image is not loaded. Please load 030_depth_open.png as the input. Thanks.