3D-Deepbox icon indicating copy to clipboard operation
3D-Deepbox copied to clipboard

run_demo

Open Ben940315 opened this issue 6 years ago • 2 comments

Hi when I run run_demo ,I got the error is: Index exceeds matrix dimensions.

Error in visualization (line 12) img = imread(sprintf('%s/%s',image_dir,img_list(3+0).name));

Error in run_demo (line 45) h = visualization('init',image_dir);

How can I solved it?

Ben940315 avatar Sep 21 '18 15:09 Ben940315

Hi, @Ben940315
Can you run through this run_demo.m code?

cx2214496 avatar Oct 01 '18 10:10 cx2214496

If you are using matlab on Windows, change the root in the run_demo.m code file to an absolute path.

davidlmljll avatar Aug 14 '19 08:08 davidlmljll