hblasins / uwSim

Underwater Image Systems Simulation
16 stars 7 forks source link

Can not find oi or scene when rendering or running some functions. #2

Open LQW-panpan opened 3 years ago

LQW-panpan commented 3 years ago

It seems that the simulation can't find optical images .I have tried to run some functions such as renderall.m but there is an error that oiGet doesn't work (It prints that no sence and no oi )when rendering .So how can I create my own oi or solve this error.Here come the details.

Finished scene 900 of 900 at 29-Oct-2020 01:06:34 (11385.0s elapsed).

BatchRender finished at 29-Oct-2020 01:06:34 (11385.0s elapsed). 1 2 3 ... 900 oiGet: No scene and no oi. Using 128 rows. No scene and no oi. Using 128 cols. Looking forward to your reply. Happy Halloween!

hblasins commented 3 years ago

This looks like an error, where no oi (optical image) is generated. Can you double check that you have installed all the dependencies?

hblasins commented 3 years ago

Another issue might be that some paths are not set-up correctly? For example paths containing spaces may not work properly.