Skip to content

add ability to read raid info from raid boss image#40

Open
vhuynh3000 wants to merge 7 commits intoProfessor-Redwood-Team:masterfrom
vhuynh3000:raid-image
Open

add ability to read raid info from raid boss image#40
vhuynh3000 wants to merge 7 commits intoProfessor-Redwood-Team:masterfrom
vhuynh3000:raid-image

Conversation

@vhuynh3000
Copy link
Copy Markdown

@vhuynh3000 vhuynh3000 commented Sep 19, 2017

This adds the ability to extract the text (gym, pokemon name, and time remaining) from the raid boss screen. The text extract functionality works for most images but it does have some problems when the raid boss covers the pokemon name.

It uses opencv for image processing. The node-opencv npm module is a wrapper around the native opencv libraries so opencv needs to be installed (I used dnf install opencv opencv-devel on fedora 26).

It also uses tessaract for text recognition. The npm module is javascript version so no additional libraries are needed.

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