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

translator and NN table cardsUpstream #229

Closed
wants to merge 3 commits into from

Conversation

v3rchi3l
Copy link
Contributor

The option is added to translate the UI files in the 5 most famous languages, the engine is from Google and any language can be added

Roecognition of the cards on the table by NN is added, work is carried out on the cloth to avoid false positives

googletrans is added to the win requirements

v3rchi3l and others added 3 commits January 29, 2024 00:29
…, 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.
…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.

1 participant