Commit graph

4 commits

Author SHA1 Message Date
CoderKang
4d8e51ede6
feat: enhance OCR configuration and functionality
- Updated OCR settings to include minimum detection box score, minimum detection score, and minimum recognition score.
- Refactored PaddleOCRecognizer to utilize new scoring parameters.
- Introduced new database tables for asset OCR data and search functionality.
- Modified related services and repositories to support the new OCR features.
- Updated translations for improved clarity in settings UI.
2025-09-08 19:29:10 -04:00
CoderKang
df36a09cd3
refactor(ocr): update OCR schema and response structure to use individual coordinates instead of bounding box, and adjust related service and repository files 2025-09-08 19:29:10 -04:00
CoderKang
0e7ad8b2ba
feat(ocr): enhance OCR model configuration with orientation classification and unwarping options, update PaddleOCR integration, and improve response structure 2025-09-08 19:29:10 -04:00
CoderKang
0e8ca1c159
feat: add OCR functionality and related configurations 2025-09-08 19:29:10 -04:00