blakeblackshear.frigate/frigate
Nicolas Mowen a995872d1c
Add face recognition and license plate recognition to settings UI (#17152)
* Refactor explore settings to classification settings

* Cleanup

* Add face config section

* Add license plate recognition to settings

* Update face recognition docs

* Fix variable usage

* Fix typo

* Update docs/docs/configuration/face_recognition.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Improve spacing and add face library to mobile

* Clarify docs

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-14 11:23:37 -05:00
..
api Cleanup bird classification (#17146) 2025-03-14 07:21:50 -06:00
camera Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
comms Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
config Make detection threhsold configurable (#17136) 2025-03-13 12:22:14 -05:00
data_processing Add face recognition and license plate recognition to settings UI (#17152) 2025-03-14 11:23:37 -05:00
db
detectors Hailo Official integration (#16906) 2025-03-11 13:36:07 -06:00
embeddings Refactor sub label api (#17079) 2025-03-10 16:29:29 -06:00
events Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
genai
images
motion
output Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
ptz Use a recent time window for areas for autotracking zooming (#17150) 2025-03-14 09:09:16 -06:00
record Review items per user (#17137) 2025-03-13 14:20:09 -06:00
review Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
service_manager
stats
test Review items per user (#17137) 2025-03-13 14:20:09 -06:00
track Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
util video['global'] can be empty resulting in a divide by zero (#16993) 2025-03-06 16:21:16 -06:00
__init__.py
__main__.py
app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
const.py
ffmpeg_presets.py
log.py
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini
object_detection.py
plus.py
storage.py
timeline.py
types.py
video.py Bugfixes (#17112) 2025-03-12 06:09:09 -06:00
watchdog.py