From 5a1de37c4fb83c2396886955966768c108f6d23e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 4 Sep 2024 15:19:14 +0900 Subject: [PATCH] Updated Screen Time Feature (markdown) --- Screen-Time-Feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 0788a34..10edb84 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -26,7 +26,7 @@ This was introduced to enable integration with highly restrictive applications. ## Available options - `backward`: Searches the image from the end. - `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`. -- `sample_ocr`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment). +- `sample_ocr`: Performs OCR (Use [Tesseract OCR](https://github.com/tesseract-ocr/tesseract)) in a 128x128 pixel area around the detected coordinates of the template (image fragment). - `sample_clipboard`: Copies to the clipboard a 128x128 pixel area around the detected coordinates of the template (image fragment). ## Report abuse