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

Keep screenshot on operation result page for further upload to Penguin Statistics. #83

Open
YuiTH opened this issue Jan 27, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@YuiTH
Copy link
Contributor

YuiTH commented Jan 27, 2022

Each time we call get_scene and it's result is ope_finish, we could call save_screenshot with new subdir name drop or something.

After that, simply helping users to upload their screenshots to Penguin Statistics is enough. We don't have to implement item recognition by ourselves, because Penguin Statistics already has an elegant classify model available in any browser.

We may need:

  1. A new switch in config.yaml.
  2. A new argument could be parse into operation mode.
  3. Some limit to help users deal with screenshots (warning when close to limit).
@Konano Konano added the enhancement New feature or request label Jan 27, 2022
@Konano Konano added this to the Future milestone Jan 27, 2022
@ZhaoZuohong
Copy link
Contributor

或许可以利用 wasmer-python 之类的库,把企鹅物流的识别在本地运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants