Commit Graph

37 Commits

Author SHA1 Message Date
armando 7bb22fd0b9 change(isp): improve sampling point 2026-03-16 15:51:49 +08:00
morris ca17b599c4 feat(crc): added async crc console example 2026-02-27 10:56:25 +08:00
armando 51a6490e93 fix(isp): fixed wbg shadow not working issue 2026-01-20 17:08:06 +08:00
wanckl 70da170f24 test(esp_cam_sensor): fixed cam_spi_slave build errors 2026-01-16 17:53:21 +08:00
Chen Chen 36ef38d5a1 feat(isp): demonstrate isp awb in current multi-pipeline example 2026-01-08 09:54:41 +08:00
Chen Chen b5c40535ef refactor(isp): split isp pipeline example into different srcs 2025-12-02 11:40:57 +08:00
Chen Chen 61d363fd58 feat(isp): support Crop driver on p4 rev3
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
2025-11-13 08:47:11 +08:00
gaoxu 294868362f feat(isp_color): support ISP color on P4 2025-09-24 10:23:42 +08:00
Armando (Dou Yiwen) e13699a652 Merge branch 'feat/p4_rev3_isp_blc' into 'master'
isp: black level correction driver support on p4 eco5

Closes IDF-13931

See merge request espressif/esp-idf!41714
2025-09-24 01:10:40 +00:00
armando 7a58274c73 feat(isp): support BLC driver 2025-09-22 09:22:58 +08:00
Chen Chen 0e84ce7e69 feat(isp): Update hue for esp32p4eco5 2025-09-18 11:39:37 +08:00
Wang Yu Xin 7cd612a74b doc: add esp-video link in camera isp examples 2025-09-02 06:44:07 +00:00
Marek Fiala 9d35d63651 feat(cmake): Update minimum cmake version to 3.22 (whole repository) 2025-08-19 14:44:32 +02:00
gaoxu 031ee36604 feat(cam): add cam sensor handle and deinit api 2025-04-30 18:09:18 +08:00
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
morris 9419dbfe68 change(examples): set the ili9881c version to 0.2.x 2024-08-02 16:34:21 +08:00
Alexey Lapshin cc8c1db3bc feat(examples): upgrade esp_cam_sensor component for isp/auto_focus 2024-07-24 17:07:22 +07:00
Armando 3c7a83303a feat(ppa): added ppa dsi example 2024-07-16 09:46:34 +08:00
Armando ba79a66502 change(isp): change isp_af_window_t to isp_window_t 2024-06-04 15:09:04 +08:00
laokaiyao 28a1091643 feat(isp_awb): support isp auto white balance 2024-06-03 23:41:48 +08:00
Armando 70d2ed5ee8 feat(isp): added isp dvp driver 2024-05-31 18:47:27 +08:00
Armando 6e3efc7b9f feat(isp): added isp bf driver 2024-05-24 10:25:42 +08:00
Armando d9d8c0365e example(isp): added isp af example 2024-05-17 12:39:15 +08:00
Armando 507d27a56f example(camera): added new camera dsi example 2024-04-24 14:57:58 +08:00
Armando ff9b88d827 feat(isp_af): added af scheme driver and stepping approx scheme driver 2024-04-01 09:30:07 +08:00
Armando bf1275d700 feat(isp): added isp driver framework and isp af driver 2024-04-01 09:30:07 +08:00