Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

How to read the image as binary data?

Open PavanJoshiS opened this issue 3 years ago • 1 comments

Hi, I am using Arducam mini 2mp OV2640 with arduino uno. It works fine with the host application. But I want to store the image as binary data and apply image processing techniques on the captured image. How can I store the image as binary data?

PavanJoshiS avatar Oct 26 '22 20:10 PavanJoshiS

I'm having the same inquiry... I want to be able to save an image as some sort of a data structure that would allow me to access the pixels of the image.

Any guidance is apprecaited!

SvarunSoda avatar Nov 15 '22 06:11 SvarunSoda