blakeblackshear.frigate/frigate/api
Nicolas Mowen eed292c73e Generalize postprocessing (#15931)
* Actually send result to face registration

* Define postprocessing api and move face processing to fit

* Standardize request handling

* Standardize handling of processors

* Rename processing metrics

* Cleanup

* Standardize object end

* Update to newer formatting

* One more

* One more
2025-01-18 21:34:09 -07:00
..
defs Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-01-18 21:34:09 -07:00
__init__.py
app.py Preserve line numbers in config validation (#15584) 2025-01-18 21:34:09 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Generalize postprocessing (#15931) 2025-01-18 21:34:09 -07:00
event.py Face detection (#14544) 2025-01-18 21:34:09 -07:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-01-18 21:34:09 -07:00
media.py Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-01-18 21:34:09 -07:00
notification.py
preview.py
review.py Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00