MIN1PIPE
MIN1PIPE copied to clipboard
Error to run demo
Hi, for the first time I tried to run min1pipe with demo data, but I received an error from Matlab. Here is the error message;
Error in frame_reg (line 49) select_gpu;
Error using min1pipe (line112) [m, corr_score, raw_score, scl, imaxy] = frame_reg(m, imaxy1, se, Fsi_new, pixs, scl, sigma_x, sigma_f, sigma_d);
Error in demo_min1pipe (line 15) [fname, frawname, fregname] = min1pipe(Fsi, Fsi_new, [], [], ismc, flag);
Would you tell me how I can solve it?
Hi Julia, it seems the error message is not full, but I guess the issue might be due to the lack of GPU on your machine.
ok, thank you very much. I try again with another PC.