Skip to content

Commit

Permalink
recog
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Dec 26, 2024
1 parent d270d7f commit 3c5b166
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Binary file added public/img/scrypted-nvr/face-recognition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/scrypted-nvr/lpr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions scrypted-nvr/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,22 @@ Events

</div>

## Face Recognition

Tag and recognize faces for use in automations.

<div style="display: flex; flex-direction: column; align-items: center; flex: 1;">
<ImagePopup src="/img/scrypted-nvr/face-recognition.png" width="400"></ImagePopup>
</div>

## License Place Recognition

Recognize and search vehicle plates.

<div style="display: flex; flex-direction: column; align-items: center; flex: 1;">
<ImagePopup src="/img/scrypted-nvr/lpr.png" width="400"></ImagePopup>
</div>

## Rich Notifications

Rich Notifications are delivered instantly to iOS, Android, and Web apps with a thumbnail of the detection.
Expand Down

0 comments on commit 3c5b166

Please sign in to comment.