3D-Deepbox
3D-Deepbox copied to clipboard
run_demo
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?
Hi, @Ben940315
Can you run through this run_demo.m code?
If you are using matlab on Windows, change the root in the run_demo.m code file to an absolute path.