User Activity

Hi, I want to do a computer vision application on stm32f407VG discovery board. I have an CNN code with cmsis-nn library. My challange is that Using the camera datas as an input. But i need rgb data as 1 dimentional array. How can save the image in a...