Commit graph

22 commits

Author SHA1 Message Date
Arnaud_Cayrol
250cbd491a Eye alignment now only needs one setting (inter-eye distance) 2026-02-07 21:39:42 +01:00
Arnaud_Cayrol
621b93c599 Rework eye alignment, use previous approach 2026-02-07 10:26:35 +01:00
Arnaud_Cayrol
465b0cbbae Ignore roll for face orientation filtering. 2026-02-07 10:01:11 +01:00
Arnaud_Cayrol
6f8d52695c Fix some frontend bugs related to folder naming 2026-02-06 20:09:27 +01:00
Arnaud_Cayrol
6dc406fddb Delete folder instread of overwrite if already exists 2026-02-04 19:37:16 +01:00
Arnaud_Cayrol
77e05d663e Pipeline improvements: brightness check after crop, alignment mandatory. 2026-02-04 19:31:04 +01:00
Arnaud_Cayrol
41175c1c1b wip face landmark detection and alignment 2026-02-01 14:15:39 +01:00
Arnaud_Cayrol
291989cf4a Implement websocket instead of polling for frontend progress update 2026-02-01 09:15:44 +01:00
Arnaud_Cayrol
d7b0238c5b Working on making each image processing step modularized and easy to expand 2026-01-31 15:24:22 +01:00
Arnaud_Cayrol
41d50167eb Changed the face processing to generic tasks with traits. No need to hardcode them anymore. 2026-01-31 14:51:40 +01:00
Arnaud_Cayrol
71b58db82a add settings reset button 2026-01-31 11:09:20 +01:00
Arnaud_Cayrol
f5056130e5 Fix UI bug with SkipReason count 2026-01-31 10:31:02 +01:00
Arnaud_Cayrol
a6d491d3c2 Added settigns validation, made skip reason more expansible 2026-01-31 09:42:24 +01:00
Arnaud_Cayrol
499094c25a Improvements to the video handling (download, gallery view etc..) 2026-01-30 18:23:16 +01:00
Arnaud_Cayrol
1854ecd8e0 Implemented the ffmpeg video compilation 2026-01-30 17:40:13 +01:00
Arnaud_Cayrol
1278c6290c Add a galery view to manually cleanup the assets before timelapse compilation. 2026-01-29 21:46:19 +01:00
Arnaud_Cayrol
eadd1b5d7b Allow background processing (can close web page and reopen) 2026-01-28 20:35:43 +01:00
Arnaud_Cayrol
d52e334ba7 Improvements to the frontend : display skip reason, better settings organization. 2026-01-28 20:03:33 +01:00
Arnaud_Cayrol
38970b8849 Add settings control in web UI 2026-01-27 22:36:26 +01:00
Arnaud_Cayrol
95a935ee1f Working on the output folder structure + debug visualization 2026-01-26 19:51:42 +01:00
Arnaud_Cayrol
3fd9f747d7 Improve the cancellation (instant now), use people's thumbnail in the webpage 2026-01-26 18:55:03 +01:00
Arnaud_Cayrol
5869d3c24b Add Svelte 5 frontend and fix job cancellation 2026-01-25 20:01:14 +01:00