Can I buy different sensors or improve image resolution

Hello

I am using a OpenMV H7 plus for a lot of my image analysis projects and I think is a brilliant platform. I was just wondering if there’s a way I can improve the image resolution if I need to have higher quality images. I am not sure if there are higher resolution camera sensors I can purchase and insert with the OpenMV system. If you can recommend some options to improve the image quality that would be fantastic.

Thank you so much in advance

1 Like

The H7 Plus is the product for that but we can’t build anymore of them. However, the R2 does have the ability to run the sensor at a higher resolution… but, there’s not enough RAM on the R2 to hold the image.

So, until we have H7 Plus units in stock the answer is no.

Hi Kwagyeman

Thanks for the reply and answering my question. I was just asking out of curiosity. A follow up question on the R2, if I wanted to take a higher resolution image on it, will using an SD card help?

Thank you

No, because the image comes out the camera at 80 MB/s so you have to use SRAM to save it. Thus, SRAM is the limit of the image size.