Skip to content

Repository files navigation

Pokémon Go Video Analysis

Tools for analyzing Pokémon Go Player vs. Player (PvP) Videos.

from battle_logger.pipeline import BattleLoggerPipeline

pogo_pipeline = BattleLoggerPipeline()
output = pogo_pipeline.exec('path/to/video')
pogo_pipeline.save_output(out_path="test_output", basename="battle_logger_output")

Extract battles from videos and analyze what Pokémon appear in which battles:

Log your battles and analyze your Pokémon's performance:

Installation:

make conda_dev
conda activate pogo_video_analysis_env
pip install pokemon-go-video-analysis

About

Tools for analyzing Pokémon Go Player vs. Player (PvP) Videos.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages