You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
378 B
7 lines
378 B
4 years ago
|
**How to automate image recognition on PC**
|
||
|
|
||
|
Here you can find any ways you need to use in your business case:
|
||
|
* Find the exact match on the screen with the other image
|
||
|
* Use text recognition module (OCR)
|
||
|
* Use computer vision (CV) to identify the objects on screen/image/video
|
||
|
* Use artificial intelligence (AI) to make custom identification/classification/text recognition
|