blakeblackshear.frigate/frigate/api
Nicolas Mowen 88686c44fe 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-02-08 12:47:01 -06:00
..
defs Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
__init__.py
app.py Preserve line numbers in config validation (#15584) 2025-02-08 12:47:01 -06:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
event.py Face detection (#14544) 2025-02-08 12:47:01 -06:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
notification.py
preview.py
review.py Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00