Skip to main content

Honkai: Star Rail GPS

Project description

StarRailGPS

StarRailGPS是一个 Python 包,它提供了一个函数,用于在游戏中找到小地图在大地图中的位置。

安装

你可以通过 pip 安装 StarRailGPS:

pip install StarRailGPS

使用

导入StarRailGPS包并调用position函数:

from StarRailGPS import position

# screen是输入的1080分辨率的图像
x, y = position(screen)

开发计划

  • 现阶段map_name现阶段需要从外面传入,后面可以直接从图片中截取
  • 现阶段只支持1080后面考虑全分辨率支持

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

StarRailGPS-1.0.4.tar.gz (18.4 MB view hashes)

Uploaded Source

Built Distribution

StarRailGPS-1.0.4-py3-none-any.whl (18.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page