Testing local image

Hi guys, I have an image processing code and I would like to test an image from Local Disk, is there anyway to do it?

You mean on the PC? Not at the moment. But, we want to fix this.

Alright, thanks.

Is there any other way to test a non real-time capturing image using OpenMV?

Yes, use the ImageIO module to record the scene you want and then you can play it back on a camera at home.