MIN1PIPE icon indicating copy to clipboard operation
MIN1PIPE copied to clipboard

Error to run demo

Open Julia220418 opened this issue 3 years ago • 2 comments

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?

Julia220418 avatar Jun 02 '22 03:06 Julia220418

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.

JinghaoLu avatar Jun 02 '22 16:06 JinghaoLu

ok, thank you very much. I try again with another PC.

Julia220418 avatar Jun 03 '22 00:06 Julia220418