Skip to content

Commit

Permalink
fix(camera): Update resolutions and remove face detection (#10814)
Browse files Browse the repository at this point in the history
* fix(camera): Update resolutions and remove face detection

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
  • Loading branch information
me-no-dev and pre-commit-ci-lite[bot] authored Jan 7, 2025
1 parent ed9a5d8 commit 30b97d1
Showing 1 changed file with 938 additions and 965 deletions.
Loading

2 comments on commit 30b97d1

@CongducPham
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, why is face recognition removed in the latest version? starting from arduino-esp32 3.1.0, seems that there no DL package anymore (no espressif__esp-dl folder anymore). Maybe both issues are linked, but what is the reason of these changes?

regards,

@me-no-dev
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.