Text Recognition Sample
This is an example program presentation of the use of text and image recognition in Java to create a poker bot. It uses OpenCV. I created this program in summer 2021 in order to get familiar with text and image recognition in Java. Unfortunately, I deleted the templates that allow the program to recognize the player's position and the cards on the board. It will take approximately a day to recreate it but I have other work at the moment. So I only show the text recognition by displaying the amount of money in the pot.
This is an example program presentation of the use of text and image recognition in Java to create a poker bot. It uses OpenCV. I created this program in summer 2021 in order to get familiar with text and image recognition in Java. Unfortunately, I deleted the templates that allow the program to recognize the player's position and the cards on the board. It will take approximately a day to recreate it but I have other work at the moment. So I only show the text recognition by displaying the amount of money in the pot.