Some checks failed
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 26s
CI / test-go-edu-search (push) Successful in 27s
CI / test-python-klausur (push) Failing after 1m55s
CI / test-python-agent-core (push) Successful in 16s
CI / test-nodejs-website (push) Successful in 17s
Two fixes for marker column content (e.g. red "!" marks): 1. Skip _clean_cell_text() noise filter for column_marker — it requires 2+ consecutive letters, which drops punctuation-only markers like "!" or "*". 2. For marker columns, detect coloured pixels via HSV saturation check (S>80) in addition to grayscale darkness. Create a binarized image where both dark AND saturated pixels become black foreground, so Tesseract can see red markers that appear near-white in standard grayscale conversion. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
247 KiB
247 KiB