Code Monkey home page Code Monkey logo

pubgrecognizeandgunpress's Introduction

PUBGRecognizeAndGunpress

注意

  • 本项目的配件识别是基于截取屏幕固定位置识别的,受限于开发条件,只适配于2560*1440的屏幕
  • 请先安装好LGS_9.02.65_x64_Logitech.exe。因为压枪是基于调用罗技鼠标驱动实现的(即使你的鼠标不是罗技的也没有关系)
  • 最好使用简体中文界面,否则有少数枪械无法识别
  • 没做图形界面(感觉也不需要)

如何打包为可执行程序.exe

  1. 执行pyinstaller monitor.py -p dataload.py -p ghub.py -p gun_press.py -p recognize.py -p ghub_device.dll
  2. 把“ghub_device.dll”,“枪械数据”文件夹,“picture”文件夹放到上一步生成的dist/monitor目录中

如何调试代码

执行monitor.py的if name=='main'

pubgrecognizeandgunpress's People

Contributors

cjy-cn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.