Improve OCR on pale grey / low-res dot-matrix print.
Add Lab gamma darkening and optional 1.5x cubic upscale (crops under 1800px) so faint TD-style ribbon ink is readable without slowing sharp captures. Add .gitleaks.toml so the pre-commit secret scan can load default rules.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Gitleaks config — pre-commit hook requires this file.
|
||||
# useDefault must be true or gitleaks loads only this file and detects nothing.
|
||||
|
||||
title = "PaperPod gitleaks"
|
||||
|
||||
[extend]
|
||||
useDefault = true
|
||||
Reference in New Issue
Block a user