esp32 + OV7670 camera using the esp32-cam board
-
Updated
Dec 2, 2020 - C
esp32 + OV7670 camera using the esp32-cam board
ImageGeneratorC: A C program to generate BMP image with random color.
A simple example on how to read a BMP header, without using external resource (I use only BITMAPINFOHEADER struct). In addition, for more clariry, I would show you how obtain the pixel array and apply some filters.
Convert between BMP565 image and RGB565 pixmap.
Program used to rewrite bmp file's header to be able to see the image after encryption.
Add a description, image, and links to the bmp-header topic page so that developers can more easily learn about it.
To associate your repository with the bmp-header topic, visit your repo's landing page and select "manage topics."