Commit Graph

12 Commits

Author SHA1 Message Date
armando d063b42d37 refactor(cam): added images in camera isp related example readmes 2025-03-17 10:05:41 +08:00
Armando e4a4497094 change(isp): enable yuv submodules 2024-12-05 17:21:05 +08:00
Song Ruo Jing 314f4c0f63 feat(dvp_isp_dsi_example): add an example shows DVP-ISP-DSI combination 2024-12-05 17:20:58 +08:00
Frantisek Hrbata 1c92945f59 change(examples): switch examples to use a minimal build
Currently, several example dependencies rely on the fact that all
registered components are added to the build, along with components
specified in common requirements. This results in longer build times
because even unused components must be built. Switch all examples to use
idf_minimal_build to compile only the components actually required by
the example.

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-11-20 20:14:40 +01:00
Armando 7e02f87bc9 change(isp): added eco2 check 2024-10-18 11:29:56 +08:00
Armando 14f0f344ea feat(isp): lsc example 2024-10-18 11:29:56 +08:00
Armando 79da963c62 example(camera): update some info about camera related examples 2024-09-19 14:09:23 +08:00
Armando b3ccc09ec3 feat(camera): supported camera related example using sc2336 and ek79007
Closes https://github.com/espressif/esp-idf/issues/14517
2024-09-19 10:47:56 +08:00
gaoxu 7b71d7aaac feat(isp_color): support ISP color on P4 2024-09-03 14:52:46 +08:00
Armando 4a72739840 feat(isp): added demosaic config to isp example 2024-08-28 10:03:22 +08:00
Song Ruo Jing f2d131aae4 feat(isp): add gamma correction driver to ISP 2024-08-21 17:27:16 +08:00
Armando 43ba57e704 change(isp): rename isp_af example to isp example 2024-08-15 18:06:23 +08:00