Commit graph

16 commits

Author SHA1 Message Date
Arnaud_Cayrol
4f4f64aab1 Fixed an issue with caching. Initial resize is tied to eye distance setting. 2026-02-07 22:53:39 +01:00
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
6ba592a84e Fix clippy warnings and apply auto formatting. 2026-02-05 21:55:10 +01:00
Arnaud_Cayrol
06098add58 Use repeat padding in crop, rework debug vis for face orientation detection. 2026-02-05 21:44:06 +01:00
Arnaud_Cayrol
24f7b86ab1 Crop -> crop and resize 2026-02-04 21:15:55 +01:00
Arnaud_Cayrol
49f3dd6386 WIP improving debug visualisation in head_pose 2026-02-04 20:50:57 +01:00
Arnaud_Cayrol
77e05d663e Pipeline improvements: brightness check after crop, alignment mandatory. 2026-02-04 19:31:04 +01:00
Arnaud_Cayrol
9554c6d2fb Code cleanup in the pipeline module, clean up duplicated code. 2026-02-04 19:14:13 +01:00
Arnaud_Cayrol
1767096d00 Removed the face processing module, moved it to the pipeline module 2026-02-03 22:55:59 +01:00
Arnaud_Cayrol
0114426172 Reduce code duplication, add utility functions 2026-02-02 21:12:05 +01:00
Arnaud_Cayrol
7c6c378687 working on debug visualisation 2026-02-02 20:11:31 +01:00
Arnaud_Cayrol
41175c1c1b wip face landmark detection and alignment 2026-02-01 14:15:39 +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