Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The table with the NN is added… #227

Closed
wants to merge 3 commits into from

Conversation

v3rchi3l
Copy link
Contributor

…, it is left disabled for the general user, for collaborators the option must only be enabled in "QT designer".

Parameters for training the NN are modified since it will be used to recognize the hand and the table. Simple conflicts are resolved in the TEST.
---.---
The result of the NN on the table was verified with an efficiency of 99.98%, the recognition is done by cutting the area of cards on the table by 10 and processing that image (eliminating cloth and other colors) to result in 0/3/4/5 cards corresponding to the game states, I only configured this in GGpoker, that part needs to be improved.

…, it is left disabled for the general user, for collaborators the option must only be enabled in "QT designer".

Parameters for training the NN are modified since it will be used to recognize the hand and the table.
Simple conflicts are resolved in the TEST.
---.---
The result of the NN on the table was verified with an efficiency of 99.98%, the recognition is done by cutting the area of cards on the table by 10 and processing that image (eliminating cloth and other colors) to result in 0/3/4/5 cards corresponding to the game states, I only configured this in GGpoker, that part needs to be improved.
@v3rchi3l v3rchi3l changed the title The function to recognize the cards on the table with the NN is added… The table with the NN is added… Jan 29, 2024
v3rchi3l and others added 2 commits February 23, 2024 11:23
…g (place only the first 5, any can be added within Google Translate)

NN recognition of table cards is added, the cloth must be mapped to avoid false positives
@v3rchi3l v3rchi3l closed this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant