gumdropsteve / gumdropsteve/warzone

Adjust for Airplane Icon

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
crop_approach digit recognition icon recognition
Dominant language
Jupyter Notebook
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`n_teams_remaining`, `n_players_remaining`, and `n_kills` are shifted to the left and scrunched together in the beginning of matches to make room for the `n_players_in_airplane` icon / numbers.
- Causes icons to appear in current number crops
- Causes error crops (of the wrong thing) when they're shifted back once all players have exited the airplane (these last until `n_kills` skull icon is re-detected)

Example: https://www.twitch.tv/videos/743385453?t=01h33m56s
![image](https://user-images.githubusercontent.com/43570913/93431018-660b4500-f878-11ea-883a-85a26a320fe4.png)
![image](https://user-images.githubusercontent.com/43570913/93431033-6c99bc80-f878-11ea-8044-618cfce5ebf3.png)

### Easy Fix
Add hard crop dimensions and airplane icon detection.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.