Search found 1 match
- Thu Jun 10, 2021 4:42 pm
- Forum: ESP32 Arduino
- Topic: ESP32-CAM Cropping camera image
- Replies: 0
- Views: 2184
ESP32-CAM Cropping camera image
Hi, I am using a ESP-32-cam in conjunction with a OV2640 camera. I need a way to access and change a few registers in the OV2640 camera to crop the image displayed. Looking at the datasheet of the camera there are registers specific for windowing to define the window size of the image. I need help m...