refactor(cam): added images in camera isp related example readmes

This commit is contained in:
armando
2025-03-11 15:18:07 +08:00
committed by Armando (Dou Yiwen)
parent f31a5dc543
commit d063b42d37
4 changed files with 12 additions and 1 deletions
@@ -143,6 +143,12 @@ I (1315) sensor_init: fmt[2].name:MIPI_2lane_24Minput_RAW8_800x800_50fps
I (1355) sensor_init: Format in use:MIPI_2lane_24Minput_RAW8_800x640_50fps
```
Below picture is from the video stream of OV5647 and ILI9881C. The camera module is not focused and has not been calibrated by the ESP on-chip ISP hardware.
This image is also used as a reference, you can check output image after ISP auto-focus and other pipelines in [Example ISP Multi-pipeline](../../isp/multi_pipelines/).
![CSI-ISP](image/csi2.jpg)
## Reference
Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB