Add an output showcase

This commit is contained in:
Arnaud_Cayrol 2025-03-29 09:21:21 +01:00
parent 8473e81b13
commit a96675836f
2 changed files with 3 additions and 0 deletions

View file

@ -3,12 +3,15 @@
This tool helps create selfie timelapses from your Immich instance. This tool helps create selfie timelapses from your Immich instance.
It uses the powerful machine learning features of Immich to gather all the photographs where a particular individual appears, retrieves the bounding box metadata, and automatically crops and aligns the photos. It uses the powerful machine learning features of Immich to gather all the photographs where a particular individual appears, retrieves the bounding box metadata, and automatically crops and aligns the photos.
![example.jpg](resources%2Fexample.jpg)
## Features ## Features
- Automatically fetch images featuring a specified individual from your Immich instance. - Automatically fetch images featuring a specified individual from your Immich instance.
- Extract bounding box metadata and crop/align photos using machine learning. - Extract bounding box metadata and crop/align photos using machine learning.
- Discard photos with low resolution (set by threshold). - Discard photos with low resolution (set by threshold).
- Discard photos where the subject is viewed from the side. - Discard photos where the subject is viewed from the side.
- Adds timestamp in the filename for easy chronological ordering.
## Setup ## Setup

BIN
resources/example.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB