Add an output showcase
This commit is contained in:
parent
8473e81b13
commit
a96675836f
2 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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
BIN
resources/example.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 198 KiB |
Loading…
Reference in a new issue