You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,5 +51,5 @@ ChromaScape includes functionality for identifying images or sprites by comparin
51
51
## Optical Character Recognition (OCR)
52
52
Chromascape utilises template matching for accurate and fast ocr. This solution - as opposed to machine learning - provides for ocr at runtime.
53
53
54
-
Note:
55
-
The batch file in this project downloads specific fonts and UI elements from the [OSBC](https://github.com/kelltom/OS-Bot-COLOR/tree/main) and [SRL-dev](https://github.com/Villavu/SRL-Development/tree/master) projects to enable accurate color detection, OCR, and UI consistency. These resources are used solely for educational and research purposes and they are not packaged directly within this repository
54
+
### Note:
55
+
This project downloads specific fonts and UI elements from the [OSBC](https://github.com/kelltom/OS-Bot-COLOR/tree/main) and [SRL-dev](https://github.com/Villavu/SRL-Development/tree/master) projects to enable accurate template matching, OCR, and UI consistency. These resources are used solely for educational and research purposes and they are not packaged directly within this repository
0 commit comments