Delver lens file to archidekt csv converter
Find a file
Chris Kruining 56499d5af9
Add debug output support and refactor DbGenerator CLI
- Add RecognitionOptions with DebugOutputDirectory for saving pipeline
  stages (input, detection, perspective correction, CLAHE preprocessing)
- Wire up IOptions<RecognitionOptions> via DI in MauiProgram
- Extract GenerateCommand from Program.cs using Spectre.Console.Cli
- Add priority card support with preferred set matching (Alpha/Beta)
- Expand card_hashes.db with more cards for better recognition coverage
- Update AGENTS.md with comprehensive project documentation

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-09 08:39:15 +01:00
.forgejo/workflows Use Forgejo API directly for releases 2026-02-03 15:55:27 +01:00
docs . 2026-02-05 11:34:57 +01:00
src Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
test/Scry.Tests . 2026-02-05 11:34:57 +01:00
TestImages . 2026-02-05 09:41:07 +01:00
tools/DbGenerator Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
.gitignore Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
.justfile Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
AGENTS.md Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
Directory.Build.props . 2026-02-05 09:41:07 +01:00
Directory.Packages.props Add debug output support and refactor DbGenerator CLI 2026-02-09 08:39:15 +01:00
Scry.slnx . 2026-02-05 09:41:07 +01:00