image_process() function
Image process flow
Return value
- ESP_OK - ESP_FAIL: image process flow fails
Notes
This API first reads the image header, then process the segments from the image header. This API can be further inserted with more steps about the image processing by registering more function pointer in `image_process_driver_t`.
image_process() reads 1 variable:
![]()
image_process()