Catalog/imagecatalog/Services
MaddoScientisto c261557a29 feat: Add Face Matcher functionality and related settings
- Implemented FilePathToBitmapConverter for image loading.
- Enhanced DataModel with commands and properties for Face Matcher.
- Created FaceMatcherResultItem model to store results.
- Updated SettingsDto to include Face Matcher paths and tolerance.
- Introduced PickerPreferenceService for managing folder paths.
- Expanded AiSettingsViewModel to manage Face Matcher settings and results.
2026-05-09 20:27:44 +02:00
..
AiExtractionService.cs feat: Enhance AI extraction summaries and worker allocation for GPU support 2026-05-09 19:31:21 +02:00
IAiExtractionService.cs feat: Enhance AI extraction summaries and worker allocation for GPU support 2026-05-09 19:31:21 +02:00
IImageProcessingCoordinator.cs feat: Add AI extraction service and related view models 2026-03-12 18:48:13 +01:00
ImageProcessingCoordinator.cs feat: Add AI extraction service and related view models 2026-03-12 18:48:13 +01:00
ISettingsService.cs Migration to MVVM 2026-02-04 19:48:03 +01:00
PickerPreferenceService.cs feat: Add Face Matcher functionality and related settings 2026-05-09 20:27:44 +02:00
SettingsService.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
TestService.cs Added dependency injection 2024-10-14 22:18:03 +02:00