Skip to content

Commit 47bb115

Browse files
authored
Update README.md
1 parent 77bfb6b commit 47bb115

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@ Using the colours obtained from the picker, the framework scans defined screen r
4848
### Image and Sprite Detection
4949
ChromaScape includes functionality for identifying images or sprites by comparing pixel patterns against stored templates. This technique allows robust detection of complex objects like UI elements or Sprites.
5050

51+
## Optical Character Recognition (OCR)
52+
Chromascape utilises template matching for accurate and fast ocr. This solution - as opposed to machine learning - provides for ocr at runtime.
53+
5154
Note:
5255
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

0 commit comments

Comments
 (0)