No description
- C# 98.5%
- PowerShell 0.8%
- Shell 0.7%
- Introduced `IAiExtractionService` and its implementation `AiExtractionService` for processing images and extracting text. - Created `AiResultItem` model to hold results from AI extraction. - Added `ImageProcessingCoordinator` to manage image processing tasks and provide progress updates. - Implemented view models for AI settings, path settings, processing state, race upload settings, and visual settings to support UI binding. - Updated `Program.cs` to register new services and dependencies. - Modified project file to skip MinVer execution during local builds. |
||
|---|---|---|
| .github | ||
| Catalog.Communication | ||
| Catalog.sln.ide | ||
| docs | ||
| imagecatalog | ||
| MaddoShared | ||
| MaddoShared.Benchmarks | ||
| MaddoShared.ImageSharpTests | ||
| MaddoShared.Tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .gitversion.yml | ||
| .upgrade-assistant | ||
| Catalog.sln | ||
| Catalog.sln.bak | ||
| GitVersion.yml | ||
| NuGet.Config | ||
| README.md | ||
| run-benchmarks.ps1 | ||
| run-benchmarks.sh | ||
Catalog 3