readme updated

This commit is contained in:
Matthias Bisping 2022-02-05 20:31:13 +01:00
parent 8a9b493c94
commit 7ceb534fa2

View File

@ -67,7 +67,7 @@ The below image shows a parsed table, where each table cell has been detected in
The redaction detection utility detects previous redactions in PDFs (filled black rectangles).
```bash
python scripts/annotate.py <path to pdf> 0 --type redaction
python scripts/annotate.py data/test_pdf.pdf 2 --type redaction
```
The below image shows the detected redactions with green outlines.